Skip to content

Commit faa7a21

Browse files
committed
Prepare 1.1.0 release
1 parent 4450b9e commit faa7a21

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8-
## [1.1.0 - Unreleased]
8+
9+
## [1.1.0]
910
### Added
1011
- Support for Python 3.11, 3.12 and 3.13
1112
- Support for Django 5.0 and 5.1
@@ -23,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2324
### Added
2425
- Initial Release
2526

26-
[Unreleased]: https://github.com/anexia/django-model-prefix/compare/v1.0.1...HEAD
27+
[Unreleased]: https://github.com/anexia/django-model-prefix/compare/v1.1.0...HEAD
28+
[1.1.0]: https://pypi.org/project/django-model-prefix/1.1.0/
2729
[1.0.1]: https://pypi.org/project/django-model-prefix/1.0.1/
2830
[1.0.0]: https://pypi.org/project/django-model-prefix/1.0.0/

0 commit comments

Comments
 (0)