We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6e9934 commit 5196741Copy full SHA for 5196741
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+# [1.7.0](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.6.0...v1.7.0) (2025-08-20)
4
+
5
6
+### Features
7
8
+* fix README badges ([#3](https://github.com/officialpycasbin/django-orm-adapter/issues/3)) ([e6e9934](https://github.com/officialpycasbin/django-orm-adapter/commit/e6e99348f5cb60d863b9c543d167deb765d6418c))
9
10
# [1.6.0](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.5.0...v1.6.0) (2025-08-16)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "casbin-django-orm-adapter"
-version = "1.6.0"
+version = "1.7.0"
authors = [
{name = "Yang Luo", email = "hsluoyz@qq.com"},
]
0 commit comments