diff --git a/CHANGELOG.md b/CHANGELOG.md index b4ee54c0..fed267d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [release/v1.21-1.96.1] - 2024-07-23 +### :bug: Bug Fixes +- [`269c492`](https://github.com/klikli-dev/modonomicon/commit/269c49281e879a31ef7548e4069f1ee419d10000) - actually fix neo config screen crash *(commit by [@klikli-dev](https://github.com/klikli-dev))* + + ## [release/v1.21-1.96.0] - 2024-07-23 ### :sparkles: New Features - [`db5d19f`](https://github.com/klikli-dev/modonomicon/commit/db5d19fe7beb7a1acd940a4e51ee4803a512e5dd) - add config screen for neo *(commit by [@klikli-dev](https://github.com/klikli-dev))* @@ -1255,3 +1260,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [release/v1.21-1.95.2]: https://github.com/klikli-dev/modonomicon/compare/release/v1.21-1.95.1...release/v1.21-1.95.2 [release/v1.21-1.95.3]: https://github.com/klikli-dev/modonomicon/compare/release/v1.21-1.95.2...release/v1.21-1.95.3 [release/v1.21-1.96.0]: https://github.com/klikli-dev/modonomicon/compare/release/v1.21-1.95.3...release/v1.21-1.96.0 +[release/v1.21-1.96.1]: https://github.com/klikli-dev/modonomicon/compare/release/v1.21-1.96.0...release/v1.21-1.96.1