CHANGELOG.md in prometheus-splash-0.4.5 vs CHANGELOG.md in prometheus-splash-0.5.0
- old
+ new
@@ -10,18 +10,18 @@
### DOC :
* adding \n for LONGDESC Thor #14
* Doc for command name format in YAML #2
-### CHANGE :
+### CHANGES :
* RabbitMQ Credentials and vhosts support #16
* backend hardening #18
* remote show with --hostname #12
-### FEATURE :
+### FEATURES :
* CLI colors and logger CLI /dual #8
* Log for splash daemon #6
* Schedule command via daemon execute and --hostname #11
@@ -61,5 +61,23 @@
## V 0.4.5 2020/04/17
### FIX :
* RabbitMQ Exception catching + refacto connection #31
+
+
+## V 0.5.0 2020/04/17
+
+### FIX
+
+* auto setup root check without /etc/splash.yml #34
+* empty hostname with --hostname #27
+* foreground execution control #24
+* root required for file backend with command last and get #36
+
+### FEATURES
+
+* command treeview with --hostname #28
+* log horodating with PID #35
+* quiet mode + no-colors and no-emoji #5
+* correlation id in log for daemon #15
+* systemd Splashd service installation #32