We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4beb0ba commit ead5fb7Copy full SHA for ead5fb7
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+# [1.3.0](https://github.com/pycasbin/django-orm-adapter/compare/v1.2.0...v1.3.0) (2024-03-29)
4
+
5
6
+### Features
7
8
+* upgrade CI Node.js version to 20 ([4beb0ba](https://github.com/pycasbin/django-orm-adapter/commit/4beb0baf43e55a3ba2fdb6c30b7110135d66f8ab))
9
10
# [1.2.0](https://github.com/pycasbin/django-orm-adapter/compare/v1.1.3...v1.2.0) (2023-11-03)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "casbin-django-orm-adapter"
-version = "1.2.0"
+version = "1.3.0"
authors = [
{name = "Yang Luo", email = "hsluoyz@qq.com"},
]
0 commit comments