diff --git a/CHANGELOG.md b/CHANGELOG.md index ccefb27..cd696fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add missing `description` property, see [#61](https://github.com/BigBoot/AutoKuma/issues/61) - Fix wrong name for `query` property of database monitors, see [#65](https://github.com/BigBoot/AutoKuma/issues/65) - Add missing `upside_down` property alias, see [#71](https://github.com/BigBoot/AutoKuma/issues/71) +- Fix possible memory leak, see [#41](https://github.com/BigBoot/AutoKuma/issues/41) +- Add workaround for ntfy, see [#72](https://github.com/BigBoot/AutoKuma/issues/72) ## [0.7.0] - 2024-07-15 ### Added