File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.2.7] ( https://github.com/MidasLamb/non-empty-string/compare/v0.2.6...v0.2.7 ) - 2025-11-29
11+
12+ ### Other
13+
14+ - Merge pull request #26 from cgzones/typo
15+ - Bump delegate dependency
16+ - Add msrv check
17+ - * (deps)* bump actions/checkout from 2 to 4
18+ - Use release-plz to check if we want to release
19+
1020## [ 0.2.6] ( https://github.com/MidasLamb/non-empty-string/compare/v0.2.5...v0.2.6 ) - 2025-04-09
1121
1222### Added
Original file line number Diff line number Diff line change 11[package ]
22name = " non-empty-string"
3- version = " 0.2.6 "
3+ version = " 0.2.7 "
44edition = " 2021"
55authors = [" Midas Lambrichts <midaslamb@gmail.com>" ]
66license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments