mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-14 02:07:07 +02:00
v0.3.18
This commit is contained in:
parent
0af36393ae
commit
755becbd3d
@ -1,3 +1,7 @@
|
||||
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)
|
||||
|
||||
Release 0.3.17 - 2015/04/01
|
||||
* [fixed] #164 Display add/remove icons correctly in out_forward settings page
|
||||
* [fixed] #165 Fix zombie process is created by clicking start button in dashboard
|
||||
|
@ -1,3 +1,3 @@
|
||||
module FluentdUI
|
||||
VERSION = "0.3.17"
|
||||
VERSION = "0.3.18"
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user