CHANGELOG.md in prometheus-splash-0.5.0 vs CHANGELOG.md in prometheus-splash-0.5.2
- old
+ new
@@ -79,5 +79,36 @@
* 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
+
+
+## V 0.5.1 2020/04/17
+
+### CHANGES
+
+* short Alias for commands without --no-[xxxx] #38
+* REFACTO : namespaces
+ * Splash::Commands
+ * Splash::Log
+ * Splash::Daemon
+ * Splash::Daemon::Orchestrator
+
+
+### FEATURES
+
+* flush backend arg in config #41
+* adding global --debug flag
+* adding splash Daemon metrics #25
+
+### DOC
+
+* default value of mon scheduling 20s => 1m in ansible splash.yml
+
+
+### FIX
+
+* Ansible Splash role handler error
+* Ansible Splash role logrotate copytruncate for splash logs
+* Prometheus Registry mismatch=> cumulative metrics on each groups #42
+* logger Dual level conservation #43