mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-04 18:36:13 +02:00
Merge pull request #235 from fluent/release-alpha2
Release v1.0.0-alpha.2
This commit is contained in:
commit
3adf41fe02
@ -1,3 +1,8 @@
|
||||
## Release 1.0.0-alpha.2 - 2018/05/24
|
||||
|
||||
* [fixed] Update HTML classes [#234](https://github.com/fluent/fluentd-ui/pull/234)
|
||||
* Use rails-ujs npm package
|
||||
|
||||
## Release 1.0.0-alpha.1 - 2018/05/22
|
||||
|
||||
* [maintenance] Use Rails 5.2.0 [#223](https://github.com/fluent/fluentd-ui/pull/223)
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
module FluentdUI
|
||||
VERSION = "1.0.0.alpha.1"
|
||||
VERSION = "1.0.0.alpha.2"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user