Skip to content

Commit 385f8c9

Browse files
authored
Update CHANGELOG.md for version 1.5.0 release
1 parent 5ddabb1 commit 385f8c9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
<!-- Types of changes: Added, Changed, Deprecated, Improve, Fixed, Removed, -->
99
<!-- ## Unreleased -->
1010

11-
## Unreleased
11+
## [1.5.0] - 2025-07-12
1212

1313
### Added
1414

@@ -27,6 +27,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2727
- Added a delay to ensure Django starts before executing massmail and avoid a RuntimeWarning.
2828
- Added distinct() to `get_queryset` in MemoAdmin to eliminate duplicate results.
2929

30+
#### Full Changelog: [v1.4.0...v1.5.0](https://github.com/DjangoCRM/django-crm/compare/v1.4.0...v1.5.0)
31+
3032
## [1.4.0] - 2025-06-21
3133

3234
### Added

0 commit comments

Comments
 (0)