mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-04 18:36:13 +02:00
v0.4.1
This commit is contained in:
parent
a4db49349d
commit
c1d07c6e09
@ -1,3 +1,7 @@
|
||||
## Release 0.4.1 - 2015/04/24
|
||||
|
||||
* [improved] [#162](https://github.com/fluent/fluentd-ui/pull/162) [#191](https://github.com/fluent/fluentd-ui/pull/191) Support multiline option for [in_tail](http://docs.fluentd.org/articles/in_tail) plugin
|
||||
|
||||
## Release 0.4.0 - 2015/04/15
|
||||
|
||||
* [improved] [#190](https://github.com/fluent/fluentd-ui/pull/190) Use markdown format for ChangeLog.md
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
fluentd-ui (0.4.0)
|
||||
fluentd-ui (0.4.1)
|
||||
addressable
|
||||
bundler
|
||||
diff-lcs
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
module FluentdUI
|
||||
VERSION = "0.4.0"
|
||||
VERSION = "0.4.1"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user