We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 875263c commit 1868e6dCopy full SHA for 1868e6d
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+# [1.4.0](https://github.com/officialpycasbin/pymongo-adapter/compare/v1.3.0...v1.4.0) (2025-08-09)
4
+
5
6
+### Features
7
8
+* support sync & async load_filtered_policy ([#5](https://github.com/officialpycasbin/pymongo-adapter/issues/5)) ([875263c](https://github.com/officialpycasbin/pymongo-adapter/commit/875263cac37413d7645981b3c3959420e349e3f2))
9
10
# [1.3.0](https://github.com/officialpycasbin/pymongo-adapter/compare/v1.2.0...v1.3.0) (2025-08-08)
11
12
setup.cfg
@@ -3,5 +3,5 @@ universal = 1
[metadata]
description-file = README.md
-version = 1.3.0
+version = 1.4.0
0 commit comments