We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db23465 commit 3912ebdCopy full SHA for 3912ebd
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Semantic Versioning Changelog
2
3
+# [1.0.0](https://github.com/pycasbin/postgresql-watcher/compare/v0.3.0...v1.0.0) (2024-03-29)
4
+
5
6
+### Features
7
8
+* improve docs ([db23465](https://github.com/pycasbin/postgresql-watcher/commit/db23465064fdcce16a01fa6936e5417a4fc721e1))
9
10
11
+### BREAKING CHANGES
12
13
+* trigger major release
14
15
# [0.3.0](https://github.com/pycasbin/postgresql-watcher/compare/v0.2.0...v0.3.0) (2024-03-29)
16
17
setup.cfg
@@ -3,5 +3,5 @@ universal = 1
[metadata]
description-file = README.md
-version = 0.3.0
+version = 1.0.0
0 commit comments