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 aa3e0a3 commit 15e7887Copy full SHA for 15e7887
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+## [1.0.3](https://github.com/pycasbin/django-orm-adapter/compare/v1.0.2...v1.0.3) (2023-07-29)
4
+
5
6
+### Bug Fixes
7
8
+* remove unused argument enable_log ([#20](https://github.com/pycasbin/django-orm-adapter/issues/20)) ([aa3e0a3](https://github.com/pycasbin/django-orm-adapter/commit/aa3e0a38132a212f6cbf4908cd2978b405a5964c))
9
10
## [1.0.2](https://github.com/pycasbin/django-orm-adapter/compare/v1.0.1...v1.0.2) (2022-08-15)
11
12
setup.cfg
@@ -1,3 +1,3 @@
[metadata]
-version = 1.0.2
+version = 1.0.3
0 commit comments