Skip to content

Commit 2222d9a

Browse files
chore(release): 0.4.2 [skip ci]
## [0.4.2](v0.4.1...v0.4.2) (2021-09-09) ### Bug Fixes * make filter query works with custom db_class ([8ee69bc](8ee69bc))
1 parent 094d079 commit 2222d9a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Semantic Versioning Changelog
22

3+
## [0.4.2](https://github.com/pycasbin/sqlalchemy-adapter/compare/v0.4.1...v0.4.2) (2021-09-09)
4+
5+
6+
### Bug Fixes
7+
8+
* make filter query works with custom db_class ([8ee69bc](https://github.com/pycasbin/sqlalchemy-adapter/commit/8ee69bc5e8c07fe24fb0b65d43593fdea101ac22))
9+
310
## [0.4.1](https://github.com/pycasbin/sqlalchemy-adapter/compare/v0.4.0...v0.4.1) (2021-09-08)
411

512

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[metadata]
2-
version = 0.4.1
2+
version = 0.4.2
33

0 commit comments

Comments
 (0)