Skip to content

Commit 06159a3

Browse files
chore(release): 2.11.0 [skip ci]
# [2.11.0](v2.10.1...v2.11.0) (2025-09-17) ### Features * **ci:** update GitHub Actions and optimize CI configuration with code quality improvements ([#391](#391)) ([33c165a](33c165a))
1 parent 33c165a commit 06159a3

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,3 +1,10 @@
1+
# [2.11.0](https://github.com/casbin/casbin-rs/compare/v2.10.1...v2.11.0) (2025-09-17)
2+
3+
4+
### Features
5+
6+
* **ci:** update GitHub Actions and optimize CI configuration with code quality improvements ([#391](https://github.com/casbin/casbin-rs/issues/391)) ([33c165a](https://github.com/casbin/casbin-rs/commit/33c165a3d30727dfd87c8c5363c7133c8e5d3ca2))
7+
18
## [2.10.1](https://github.com/casbin/casbin-rs/compare/v2.10.0...v2.10.1) (2025-02-04)
29

310

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "Apache-2.0"
88
name = "casbin"
99
readme = "README.md"
1010
repository = "https://github.com/casbin/casbin-rs"
11-
version = "2.10.1"
11+
version = "2.11.0"
1212

1313

1414
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)