mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-13 09:47:07 +02:00
v0.3.1
This commit is contained in:
parent
a396abdd37
commit
ce26c6459c
@ -1,3 +1,9 @@
|
|||||||
|
Release 0.3.1 - 2014/11/05
|
||||||
|
|
||||||
|
* [maintenance] Update dependencies
|
||||||
|
* [maintenance] Add dep:list rake task to help package td-agent
|
||||||
|
|
||||||
|
|
||||||
Release 0.3.0 - 2014/10/22
|
Release 0.3.0 - 2014/10/22
|
||||||
|
|
||||||
* [feature] Potentially support for multiple user name (not have UI to do it)
|
* [feature] Potentially support for multiple user name (not have UI to do it)
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
PATH
|
PATH
|
||||||
remote: .
|
remote: .
|
||||||
specs:
|
specs:
|
||||||
fluentd-ui (0.3.0)
|
fluentd-ui (0.3.1)
|
||||||
addressable
|
addressable
|
||||||
bundler
|
bundler
|
||||||
draper (~> 1.3)
|
draper (~> 1.3)
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
module FluentdUI
|
module FluentdUI
|
||||||
VERSION = "0.3.0"
|
VERSION = "0.3.1"
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user