mirror of https://github.com/Icinga/icinga2.git
Update change log and bump version.
This commit is contained in:
parent
d6eacc8a6f
commit
d22995657c
|
@ -20,6 +20,13 @@ the support overview page at [https://support.icinga.org].
|
|||
|
||||
## <a id="whats-new"></a> What's new
|
||||
|
||||
### What's New in Version 0.0.7
|
||||
|
||||
* DB IDO performance improvements on startup
|
||||
* Fix notification_id handling in DB IDO
|
||||
* More automated tests (based on the Vagrant VM)
|
||||
* New documentation chapters
|
||||
|
||||
### What's New in Version 0.0.6
|
||||
|
||||
* Scheduled Downtimes as configuration object (also known as "Recurring Downtimes").
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
|
||||
Summary: Network monitoring application
|
||||
Name: icinga2
|
||||
Version: 0.0.6
|
||||
Version: 0.0.7
|
||||
Release: %{revision}%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
|
|
Loading…
Reference in New Issue