mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 19:06:12 +02:00
v0.3.8
This commit is contained in:
parent
a36e372086
commit
334df6d47c
@ -1,3 +1,9 @@
|
||||
Release 0.3.8 - 2014/11/19
|
||||
|
||||
* [improve] Recommended plugins are updated.
|
||||
* [fixed] Plugin installation on td-agent-ui.
|
||||
|
||||
|
||||
Release 0.3.7 - 2014/11/13
|
||||
|
||||
* [maintenance] Change httpclient gem as stable version.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
fluentd-ui (0.3.7)
|
||||
fluentd-ui (0.3.8)
|
||||
addressable
|
||||
bundler
|
||||
draper (~> 1.3)
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
module FluentdUI
|
||||
VERSION = "0.3.7"
|
||||
VERSION = "0.3.8"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user