Skip to content

Commit

Permalink
chore(release): 0.20.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.20.0](v0.19.2...v0.20.0) (2021-04-06)

### Features

* added distributed enforcer file along with respective unit tests ([f167ebf](f167ebf))
  • Loading branch information
semantic-release-bot committed Apr 6, 2021
1 parent 3741d3b commit fd624fc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Semantic Versioning Changelog

# [0.20.0](https://github.com/casbin/pycasbin/compare/v0.19.2...v0.20.0) (2021-04-06)


### Features

* added distributed enforcer file along with respective unit tests ([f167ebf](https://github.com/casbin/pycasbin/commit/f167ebf40f5d170745a3f48692d2185e205f3449))

## [0.19.2](https://github.com/casbin/pycasbin/compare/v0.19.1...v0.19.2) (2021-04-01)


Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[metadata]
version = 0.19.2
version = 0.20.0

0 comments on commit fd624fc

Please sign in to comment.