mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 02:46:11 +02:00
v0.4.2
This commit is contained in:
parent
9029a1c9c2
commit
8a322e7716
@ -1,3 +1,8 @@
|
||||
## Release 0.4.2 - 2015/05/28
|
||||
|
||||
* [maintenance] Update httpclient as 2.5.x [#193](https://github.com/fluent/fluentd-ui/pull/193)
|
||||
* [fixex] Fix confused license [#192](https://github.com/fluent/fluentd-ui/pull/192)
|
||||
|
||||
## 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
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
fluentd-ui (0.4.1)
|
||||
fluentd-ui (0.4.2)
|
||||
addressable
|
||||
bundler
|
||||
diff-lcs
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
module FluentdUI
|
||||
VERSION = "0.4.1"
|
||||
VERSION = "0.4.2"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user