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 a9bd02f commit 9cc6513Copy full SHA for 9cc6513
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+## [1.0.2](https://github.com/pycasbin/django-orm-adapter/compare/v1.0.1...v1.0.2) (2022-08-15)
4
+
5
6
+### Bug Fixes
7
8
+* add error handler when initial django app ([356a0f3](https://github.com/pycasbin/django-orm-adapter/commit/356a0f3a42a5399488cc83eba9b3d0f1cec70e8f))
9
10
## [1.0.1](https://github.com/pycasbin/django-orm-adapter/compare/v1.0.0...v1.0.1) (2022-08-02)
11
12
setup.cfg
@@ -1,3 +1,3 @@
[metadata]
-version = 1.0.1
+version = 1.0.2
0 commit comments