mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 19:06:12 +02:00
v0.3.13
This commit is contained in:
parent
bd03400d36
commit
4e505969d8
@ -1,3 +1,7 @@
|
||||
Release 0.3.13 - 2015/01/28
|
||||
* [improve] #143 Use CodeMirror for setting edit
|
||||
|
||||
|
||||
Release 0.3.12 - 2015/01/16
|
||||
* [maintenance] #126-#131, #135, #138,#139 #CodeClimate score is now 4.0! special thanks to @rthbound for many pull-requests.
|
||||
* [fixed] #133 Incompatible config generated on out_s3 version 0.5.x or newer.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
fluentd-ui (0.3.12)
|
||||
fluentd-ui (0.3.13)
|
||||
addressable
|
||||
bundler
|
||||
draper (~> 1.3)
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
module FluentdUI
|
||||
VERSION = "0.3.12"
|
||||
VERSION = "0.3.13"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user