We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 257f5de commit 766a371Copy full SHA for 766a371
‎CHANGELOG.md‎
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.6.0] - 2024-11-05
11
+
12
## [0.5.2] - 2024-10-26
13
14
### Added
@@ -49,7 +51,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
49
51
50
52
- Created many extensions
53
-[Unreleased]: https://github.com/TJC-Tools/TJC.StringExtensions/compare/v0.5.2...HEAD
54
+[Unreleased]: https://github.com/TJC-Tools/TJC.StringExtensions/compare/v0.6.0...HEAD
55
56
+[0.6.0]: https://github.com/TJC-Tools/TJC.StringExtensions/compare/v0.5.2...v0.6.0
57
58
[0.5.2]: https://github.com/TJC-Tools/TJC.StringExtensions/compare/v0.5.1...v0.5.2
59
0 commit comments