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 60b3253 commit 09f1c9cCopy full SHA for 09f1c9c
CHANGELOG.md
@@ -0,0 +1,9 @@
1
+# Semantic Versioning Changelog
2
+
3
+## [0.3.2](https://github.com/pycasbin/sqlalchemy-adapter/compare/v0.3.1...v0.3.2) (2021-07-18)
4
5
6
+### Bug Fixes
7
8
+* migrate from travis-ci to Github Actions ([60b3253](https://github.com/pycasbin/sqlalchemy-adapter/commit/60b3253cfadc63aa82aa346a29e7cb51cda3a405))
9
+* possibly wrong behavior for remove_policies ([#40](https://github.com/pycasbin/sqlalchemy-adapter/issues/40)) ([1449199](https://github.com/pycasbin/sqlalchemy-adapter/commit/14491999a8c1239d2ee8d3e2a40257e654856431))
setup.cfg
@@ -0,0 +1,3 @@
+[metadata]
+version = 0.3.2
0 commit comments