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 d4eedda commit 4698e87Copy full SHA for 4698e87
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+# [1.2.0](https://github.com/pycasbin/sqlalchemy-adapter/compare/v1.1.0...v1.2.0) (2024-05-30)
4
+
5
6
+### Features
7
8
+* nested session causes deadlock ([#67](https://github.com/pycasbin/sqlalchemy-adapter/issues/67)) ([d4eedda](https://github.com/pycasbin/sqlalchemy-adapter/commit/d4eedda8422b8256e708c5b5041c59a5e6dfbd99))
9
10
# [1.1.0](https://github.com/pycasbin/sqlalchemy-adapter/compare/v1.0.0...v1.1.0) (2024-03-28)
11
12
setup.cfg
@@ -1,3 +1,3 @@
[metadata]
-version = 1.1.0
+version = 1.2.0
0 commit comments