We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c76e1f commit 36d1b7bCopy full SHA for 36d1b7b
1 file changed
‎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.0] - 2024-11-05
11
+
12
## [0.3.1] - 2024-10-26
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
- Create decorator class
39
-[Unreleased]: https://github.com/TJC-Tools/TJC.Decorator/compare/v0.3.1...HEAD
40
+[Unreleased]: https://github.com/TJC-Tools/TJC.Decorator/compare/v0.4.0...HEAD
41
42
+[0.4.0]: https://github.com/TJC-Tools/TJC.Decorator/compare/v0.3.1...v0.4.0
43
44
[0.3.1]: https://github.com/TJC-Tools/TJC.Decorator/compare/v0.3.0...v0.3.1
45
0 commit comments