mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-04 18:36:13 +02:00
v0.3.10
This commit is contained in:
parent
d3b3047e52
commit
be84f285cc
@ -1,3 +1,8 @@
|
||||
Release 0.3.10 - 2014/12/17
|
||||
* [maintenance] Update components.
|
||||
* [improve] Add fluentd default plugin settings.
|
||||
* [fixed] Fix #121. Change to allow utf-8 string instead of ascii.
|
||||
|
||||
Release 0.3.9 - 2014/12/01
|
||||
|
||||
* [improve] Display current setting for each section.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
fluentd-ui (0.3.9)
|
||||
fluentd-ui (0.3.10)
|
||||
addressable
|
||||
bundler
|
||||
draper (~> 1.3)
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
module FluentdUI
|
||||
VERSION = "0.3.9"
|
||||
VERSION = "0.3.10"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user