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 e3f283f commit aae32bdCopy full SHA for aae32bd
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+## [1.1.1](https://github.com/pycasbin/django-orm-adapter/compare/v1.1.0...v1.1.1) (2023-08-02)
4
+
5
6
+### Bug Fixes
7
8
+* initialize with db_alias ([#24](https://github.com/pycasbin/django-orm-adapter/issues/24)) ([e3f283f](https://github.com/pycasbin/django-orm-adapter/commit/e3f283fd6e07efef037ab552f81bb9061a4fc563))
9
10
# [1.1.0](https://github.com/pycasbin/django-orm-adapter/compare/v1.0.3...v1.1.0) (2023-07-31)
11
12
setup.cfg
@@ -1,3 +1,3 @@
[metadata]
-version = 1.1.0
+version = 1.1.1
0 commit comments