mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-12 09:17:05 +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
|
||||
|
||||
* [feature] Potentially support for multiple user name (not have UI to do it)
|
||||
|
@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
fluentd-ui (0.3.0)
|
||||
fluentd-ui (0.3.1)
|
||||
addressable
|
||||
bundler
|
||||
draper (~> 1.3)
|
||||
|
@ -1,3 +1,3 @@
|
||||
module FluentdUI
|
||||
VERSION = "0.3.0"
|
||||
VERSION = "0.3.1"
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user