File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -17,5 +17,5 @@ commitizen:
1717 prerelease_offset : 1
1818 tag_format : $version
1919 update_changelog_on_bump : false
20- version : 1.22 .0
20+ version : 1.23 .0
2121 version_scheme : semver
Original file line number Diff line number Diff line change 1+ ## 1.23.0 (2025-09-10)
2+
3+ ### feat
4+
5+ - ** base** : Upgrade Django 5.1.10 -> 5.1.12
6+ - ** access** : Remove feature flag 2025-00002
7+
8+ ### Tests
9+
10+ - ** access** : Add Model functional test suit for model Person
11+ - ** access** : Add Model functional test suit for model Entity
12+ - ** access** : Add Model functional test suit for model Contact
13+ - ** access** : Add Serializer unit test suit for model Contact
14+ - ** access** : Add Serializer unit test suit for model Person
15+ - ** access** : Add Serializer unit test suit for model Entity
16+
117## 1.22.0 (2025-09-09)
218
319### feat
You can’t perform that action at this time.
0 commit comments