We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51e5ccf commit 8dc2feeCopy full SHA for 8dc2fee
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+# [1.4.0](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.3.0...v1.4.0) (2024-10-26)
4
+
5
6
+### Features
7
8
+* update path ([51e5ccf](https://github.com/officialpycasbin/django-orm-adapter/commit/51e5ccf627522c8b2cb634c5912bc60f55f8a597))
9
10
# [1.3.0](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.2.0...v1.3.0) (2024-03-29)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "casbin-django-orm-adapter"
-version = "1.3.0"
+version = "1.4.0"
authors = [
{name = "Yang Luo", email = "hsluoyz@qq.com"},
]
0 commit comments