]> granicus.if.org Git - icinga2/commitdiff
Add changelog for 0.0.4.
authorGunnar Beutner <gunnar.beutner@netways.de>
Mon, 11 Nov 2013 10:23:55 +0000 (11:23 +0100)
committerGunnar Beutner <gunnar.beutner@netways.de>
Mon, 11 Nov 2013 10:23:55 +0000 (11:23 +0100)
Refs #5051

doc/1-about.md

index b8c7ee6b5d50689a31e41e751f22e98c4f812aa8..e987d22967c366e4caf0ac3b1d04087c7822bee4 100644 (file)
@@ -18,6 +18,15 @@ LICENSE file included in the package.
 Support for Icinga 2 is available in a number of ways. Please have a look at
 the support overview page at [https://support.icinga.org].
 
+## What's New in Version 0.0.4
+
+* IDO: PostgreSQL support
+* IDO: implemented options to filter which kind of events are written to the database
+* Livestatus: implemented support for the log and statehist tables
+* Livestatus: implemented regex filters (~ and ~~)
+* Replaced autotools-based build system with cmake
+* Lots of bug fixes and performance improvements
+
 ## What's New in Version 0.0.3
 
 * `StatusDataWriter` and `ExternalCommandListener` (former `Compat`) and `CompatLogger`