chore(release): 1.0.0 [skip ci] # 1.0.0 (2024-03-16) ### Features * add GitHub Actions CI and semantic-release ([#4](https://github.com/pycasbin/async-postgres-watcher/issues/4)) ([bd150f5](https://github.com/pycasbin/async-postgres-watcher/commit/bd150f581a7a681da4daacc11cfbbb14b1207a22)), closes [#3](https://github.com/pycasbin/async-postgres-watcher/issues/3) [#1](https://github.com/pycasbin/async-postgres-watcher/issues/1) * add initial code ([#2](https://github.com/pycasbin/async-postgres-watcher/issues/2)) ([6c868e1](https://github.com/pycasbin/async-postgres-watcher/commit/6c868e108e8b68e6aacde833a4afe96f75345fe8)), closes [#1](https://github.com/pycasbin/async-postgres-watcher/issues/1) * Update README.md ([9fdb4ab](https://github.com/pycasbin/async-postgres-watcher/commit/9fdb4ab4563ea2dd2a456cdbac614657ebf50c75))
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1257f05..0925086 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -5,4 +5,13 @@ ### Features +* add GitHub Actions CI and semantic-release ([#4](https://github.com/pycasbin/async-postgres-watcher/issues/4)) ([bd150f5](https://github.com/pycasbin/async-postgres-watcher/commit/bd150f581a7a681da4daacc11cfbbb14b1207a22)), closes [#3](https://github.com/pycasbin/async-postgres-watcher/issues/3) [#1](https://github.com/pycasbin/async-postgres-watcher/issues/1) +* add initial code ([#2](https://github.com/pycasbin/async-postgres-watcher/issues/2)) ([6c868e1](https://github.com/pycasbin/async-postgres-watcher/commit/6c868e108e8b68e6aacde833a4afe96f75345fe8)), closes [#1](https://github.com/pycasbin/async-postgres-watcher/issues/1) +* Update README.md ([9fdb4ab](https://github.com/pycasbin/async-postgres-watcher/commit/9fdb4ab4563ea2dd2a456cdbac614657ebf50c75)) + +# 1.0.0 (2024-03-16) + + +### Features + * add initial code ([#2](https://github.com/siuhui/async-postgres-watcher/issues/2)) ([6c868e1](https://github.com/siuhui/async-postgres-watcher/commit/6c868e108e8b68e6aacde833a4afe96f75345fe8)), closes [#1](https://github.com/siuhui/async-postgres-watcher/issues/1)