We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7040790 commit 0c528aeCopy full SHA for 0c528ae
‎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.4.1] - 2024-10-25
11
+
12
## [0.4.0] - 2024-10-25
13
14
### Added
@@ -35,7 +37,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
35
37
36
38
- Created many extensions
39
-[Unreleased]: https://github.com/TJC-Tools/TJC.StringExtensions/compare/v0.4.0...HEAD
40
+[Unreleased]: https://github.com/TJC-Tools/TJC.StringExtensions/compare/v0.4.1...HEAD
41
42
+[0.4.1]: https://github.com/TJC-Tools/TJC.StringExtensions/compare/v0.4.0...v0.4.1
43
44
[0.4.0]: https://github.com/TJC-Tools/TJC.StringExtensions/compare/v0.3.0...v0.4.0
45
0 commit comments