Skip to content

Commit 66a03ad

Browse files
chore(release): 0.1.0 [skip ci]
# [0.1.0](v0.0.3...v0.1.0) (2022-02-05) ### Features * add database name parameter to watcher. ([dd6bed9](dd6bed9))
1 parent f71c652 commit 66a03ad

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Semantic Versioning Changelog
22

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+
310
## [0.0.3](https://github.com/pycasbin/postgresql-watcher/compare/v0.0.2...v0.0.3) (2022-02-05)
411

512

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ universal = 1
33

44
[metadata]
55
description-file = README.md
6-
version = 0.0.3
6+
version = 0.1.0
77

0 commit comments

Comments
 (0)