diff --git a/CHANGELOG.md b/CHANGELOG.md index b1e038d14..3930ac866 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ documentation before upgrading to a new release. Released closed milestones can be found on [GitHub](https://github.com/Icinga/icinga2/milestones?state=closed). -## 2.11.6 (2020-10-13) +## 2.11.6 (2020-10-15) Version 2.11.6 fixes several crashes, prevents unnecessary notifications and addresses several bugs in IDO and API. @@ -22,7 +22,7 @@ and addresses several bugs in IDO and API. * Prevent unnecessary IDO updates #8316 #8305 * Commit IDO MySQL transactions earlier #8298 * Make sure to insert IDO program status #8291 - * Improve IDO queue stats logging #8270 #8325 + * Improve IDO queue stats logging #8270 #8325 #8378 * API * Ensure API connections are closed properly #8292 * Fix open connections when agent waits for CA approval #8230