diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a8968f..e579a8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Semantic Versioning Changelog +# [1.2.0](https://github.com/officialpycasbin/postgresql-watcher/compare/v1.1.1...v1.2.0) (2024-10-25) + + +### Features + +* update path ([788607f](https://github.com/officialpycasbin/postgresql-watcher/commit/788607f37a792ecacdf852cb5d817db9678df293)) + ## [1.1.1](https://github.com/officialpycasbin/postgresql-watcher/compare/v1.1.0...v1.1.1) (2024-07-16) diff --git a/setup.cfg b/setup.cfg index b62b490..73535ca 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,5 +3,5 @@ universal = 1 [metadata] description-file = README.md -version = 1.1.1 +version = 1.2.0