Skip to content

Commit fd624fc

Browse files
chore(release): 0.20.0 [skip ci]
# [0.20.0](v0.19.2...v0.20.0) (2021-04-06) ### Features * added distributed enforcer file along with respective unit tests ([f167ebf](f167ebf))
1 parent 3741d3b commit fd624fc

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.20.0](https://github.com/casbin/pycasbin/compare/v0.19.2...v0.20.0) (2021-04-06)
4+
5+
6+
### Features
7+
8+
* added distributed enforcer file along with respective unit tests ([f167ebf](https://github.com/casbin/pycasbin/commit/f167ebf40f5d170745a3f48692d2185e205f3449))
9+
310
## [0.19.2](https://github.com/casbin/pycasbin/compare/v0.19.1...v0.19.2) (2021-04-01)
411

512

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[metadata]
2-
version = 0.19.2
2+
version = 0.20.0
33

0 commit comments

Comments
 (0)