chore(release): 0.5.0 [skip ci] # [0.5.0](https://github.com/pycasbin/sqlalchemy-adapter/compare/v0.4.2...v0.5.0) (2022-07-17) ### Features * update_filtered_policies ([6799bc8](https://github.com/pycasbin/sqlalchemy-adapter/commit/6799bc8d7089956d640eb253ac171eb661573576))
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5eb8bc9..c46cd34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -1,5 +1,12 @@ # Semantic Versioning Changelog +# [0.5.0](https://github.com/pycasbin/sqlalchemy-adapter/compare/v0.4.2...v0.5.0) (2022-07-17) + + +### Features + +* update_filtered_policies ([6799bc8](https://github.com/pycasbin/sqlalchemy-adapter/commit/6799bc8d7089956d640eb253ac171eb661573576)) + ## [0.4.2](https://github.com/pycasbin/sqlalchemy-adapter/compare/v0.4.1...v0.4.2) (2021-09-09)
diff --git a/setup.cfg b/setup.cfg index 9986e6f..77323d1 100644 --- a/setup.cfg +++ b/setup.cfg
@@ -1,3 +1,3 @@ [metadata] -version = 0.4.2 +version = 0.5.0