Skip to content

Commit da73526

Browse files
Update CHANGELOG for version 1.6.1: fix dependency conflict with maxminddb
1 parent 2de910e commit da73526

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,18 @@ 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.6.1] - 2025-10-31
12+
13+
### Fixed
14+
15+
- Fixed dependency conflict - rolled back maxminddb to version 2.8.2.
1216

1317
### Improve
1418

1519
- Eliminate duplicate requests and cases from analytical reports
1620

21+
### Full Changelog: [v1.6.0...v1.6.1](https://github.com/DjangoCRM/django-crm/compare/v1.6.0...v1.6.1)
22+
1723
## [1.6.0] - 2025-10-18
1824

1925
### Added

0 commit comments

Comments
 (0)