Skip to content

Commit 09f1c9c

Browse files
chore(release): 0.3.2 [skip ci]
## [0.3.2](v0.3.1...v0.3.2) (2021-07-18) ### Bug Fixes * migrate from travis-ci to Github Actions ([60b3253](60b3253)) * possibly wrong behavior for remove_policies ([#40](#40)) ([1449199](1449199))
1 parent 60b3253 commit 09f1c9c

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[metadata]
2+
version = 0.3.2
3+

0 commit comments

Comments
 (0)