File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212### Removed
1313
14- ## [ v0 .2.2]
14+ ## [ 0 .2.2]
1515### Added
1616* Add & delegate all non-length-reducing methods of ` std::string::String ` to the inner ` String ` .
1717
@@ -33,6 +33,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3333* ` new ` constructor now returns a ` Result ` rather than an ` Option ` , which contains the original string
3434
3535[ Unreleased ] : https://github.com/MidasLamb/non-empty-string/v0.2.2...HEAD
36- [ 0.2.1 ] : https://github.com/MidasLamb/non-empty-string/compare/v0.2.1...v0.2.2
36+ [ 0.2.2 ] : https://github.com/MidasLamb/non-empty-string/compare/v0.2.1...v0.2.2
3737[ 0.2.1 ] : https://github.com/MidasLamb/non-empty-string/compare/v0.2.0...v0.2.1
3838[ 0.2.0 ] : https://github.com/MidasLamb/non-empty-string/compare/v0.1.0...v0.2.0
You can’t perform that action at this time.
0 commit comments