File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 0.5.1 ] - 2025-08-11
99
1010### ✨ Added
1111
@@ -15,7 +15,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515- ** Type checking support** : Added complete type stub files (` .pyi ` ) for PyO3 extension
1616
1717
18-
1918## [ 0.5.0] - 2025-08-08
2019
2120### 🚨 Breaking Changes (Rust API only)
Original file line number Diff line number Diff line change 11[package ]
22name = " cel"
3- version = " 0.5.0 "
3+ version = " 0.5.1 "
44edition = " 2021"
55
66# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
You can’t perform that action at this time.
0 commit comments