We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f71c652 commit 66a03adCopy full SHA for 66a03ad
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+# [0.1.0](https://github.com/pycasbin/postgresql-watcher/compare/v0.0.3...v0.1.0) (2022-02-05)
4
+
5
6
+### Features
7
8
+* add database name parameter to watcher. ([dd6bed9](https://github.com/pycasbin/postgresql-watcher/commit/dd6bed9fa1326e82980832bdf05a58340c0c06d4))
9
10
## [0.0.3](https://github.com/pycasbin/postgresql-watcher/compare/v0.0.2...v0.0.3) (2022-02-05)
11
12
setup.cfg
@@ -3,5 +3,5 @@ universal = 1
[metadata]
description-file = README.md
-version = 0.0.3
+version = 0.1.0
0 commit comments