diff --git a/CHANGELOG.md b/CHANGELOG.md index c3a0363..2372c53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,19 @@ 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). -## [1.4.0 - Unreleased] + +## [1.5.0 - Unreleased] + +### Added +- + +### Changed +- + +### Removed +- + +## [1.4.0] ### Added - Support for Python 3.10 - Support for Django 4.0 @@ -77,7 +89,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Initial Release -[1.4.0 - Unreleased]: https://github.com/anexia-it/anexia-monitoring-django/ +[1.5.0 - Unreleased]: https://github.com/anexia-it/anexia-monitoring-django/ +[1.4.0]: https://pypi.org/project/django-anexia-monitoring/1.4.0/ [1.3.0]: https://pypi.org/project/django-anexia-monitoring/1.3.0/ [1.2.0]: https://pypi.org/project/django-anexia-monitoring/1.2.0/ [1.1.1]: https://pypi.org/project/django-anexia-monitoring/1.1.1/