mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 10:56:11 +02:00
commit
39b2c4fb34
@ -1,3 +1,8 @@
|
||||
## Release 1.0.0.alpha.3 - 2018/06/18
|
||||
|
||||
* [improvement] Support Fluentd v1 [#238](https://github.com/fluent/fluentd-ui/pull/238)
|
||||
* [maintenance] Update document [#237](https://github.com/fluent/fluentd-ui/pull/237)
|
||||
|
||||
## Release 1.0.0-alpha.2 - 2018/05/24
|
||||
|
||||
* [fixed] Update HTML classes [#234](https://github.com/fluent/fluentd-ui/pull/234)
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
fluentd-ui (1.0.0.alpha.2)
|
||||
fluentd-ui (1.0.0.alpha.3)
|
||||
addressable
|
||||
bootsnap (>= 1.1.0)
|
||||
bundler
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
module FluentdUI
|
||||
VERSION = "1.0.0.alpha.2"
|
||||
VERSION = "1.0.0.alpha.3"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user