We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2aa8c8 commit 9c8bb7eCopy full SHA for 9c8bb7e
CHANGELOG.md
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.2.6](https://github.com/MidasLamb/non-empty-string/compare/v0.2.5...v0.2.6) - 2024-10-15
11
+
12
+### Other
13
14
+- Formatting and update changelog with 0.2.5
15
+- Update release-plz.yml
16
17
## [0.2.5](https://github.com/MidasLamb/non-empty-string/compare/v0.2.4...v0.2.5) - 2024-10-15
18
19
### Added
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "non-empty-string"
3
-version = "0.2.5"
+version = "0.2.6"
4
edition = "2021"
5
authors = ["Midas Lambrichts <[email protected]>"]
6
license = "MIT OR Apache-2.0"
0 commit comments