Skip to content

Commit 18c6779

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.0...v1.6.0) (2025-08-15) ### Features * switch from casbin to pycasbin ([#8](#8)) ([24b7c92](24b7c92))
1 parent 24b7c92 commit 18c6779

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+
# [1.6.0](https://github.com/officialpycasbin/pymongo-adapter/compare/v1.5.0...v1.6.0) (2025-08-15)
4+
5+
6+
### Features
7+
8+
* switch from casbin to pycasbin ([#8](https://github.com/officialpycasbin/pymongo-adapter/issues/8)) ([24b7c92](https://github.com/officialpycasbin/pymongo-adapter/commit/24b7c923418a3b69478a293138a9d1b89f4aaabf))
9+
310
# [1.5.0](https://github.com/officialpycasbin/pymongo-adapter/compare/v1.4.0...v1.5.0) (2025-08-09)
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 = 1.5.0
6+
version = 1.6.0
77

0 commit comments

Comments
 (0)