We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 182d645 commit c30df2cCopy full SHA for c30df2c
‎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.3] - 2024-11-15
11
+
12
### Added
13
14
- Changelog changed check workflow for pr's
@@ -49,7 +51,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
49
51
50
52
- Create model & view mode bases classes
53
-[Unreleased]: https://github.com/TJC-Tools/TJC.MVVM/compare/v0.4.2...HEAD
54
+[Unreleased]: https://github.com/TJC-Tools/TJC.MVVM/compare/v0.4.3...HEAD
55
56
+[0.4.3]: https://github.com/TJC-Tools/TJC.MVVM/compare/v0.4.2...v0.4.3
57
58
[0.4.2]: https://github.com/TJC-Tools/TJC.MVVM/compare/v0.4.1...v0.4.2
59
0 commit comments