mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 10:56:11 +02:00
v0.3.11
This commit is contained in:
parent
40de266d37
commit
8aa29bc176
@ -1,3 +1,6 @@
|
||||
Release 0.3.11 - 2014/12/19
|
||||
* [improve] Save config history. Now any saved config files can be restored to the current.
|
||||
|
||||
Release 0.3.10 - 2014/12/17
|
||||
* [maintenance] Update components.
|
||||
* [improve] Add fluentd default plugin settings.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
fluentd-ui (0.3.10)
|
||||
fluentd-ui (0.3.11)
|
||||
addressable
|
||||
bundler
|
||||
draper (~> 1.3)
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
module FluentdUI
|
||||
VERSION = "0.3.10"
|
||||
VERSION = "0.3.11"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user