mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 19:06:12 +02:00
v0.3.19
This commit is contained in:
parent
fe993e01ba
commit
49e496d261
@ -1,3 +1,8 @@
|
||||
Release 0.3.19 - 2015/04/08
|
||||
* [maintenance] #170 Update some gems
|
||||
* [maintenance] #171 Update Rails to 4.2.1
|
||||
* [maintenance] #173 Add Rake task to clean files under tmp/ directory (for packaging)
|
||||
|
||||
Release 0.3.18 - 2015/04/02
|
||||
* [fixed] #167 Apply bootstrap css to inputboxes in signin form
|
||||
* [fixed] #168 Fix the behavor mismatch between configtest and update (update failed but configtest is OK)
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
fluentd-ui (0.3.18)
|
||||
fluentd-ui (0.3.19)
|
||||
addressable
|
||||
bundler
|
||||
diff-lcs
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
module FluentdUI
|
||||
VERSION = "0.3.18"
|
||||
VERSION = "0.3.19"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user