mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 19:06:12 +02:00
v0.3.4
This commit is contained in:
parent
801c6cf925
commit
747a13b877
@ -1,3 +1,8 @@
|
||||
Release 0.3.4 - 2014/11/12
|
||||
|
||||
* [fixed] `/etc/init.d/td-agent stop` was killing the td-agent-ui on Debian based distributions.
|
||||
|
||||
|
||||
Release 0.3.3 - 2014/11/11
|
||||
|
||||
* [fixed] td-agent detection on Mac OS X
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
fluentd-ui (0.3.3)
|
||||
fluentd-ui (0.3.4)
|
||||
addressable
|
||||
bundler
|
||||
draper (~> 1.3)
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
module FluentdUI
|
||||
VERSION = "0.3.3"
|
||||
VERSION = "0.3.4"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user