File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and starting with version 4.1.0 this project adheres to [Semantic Versioning](ht
77
88## [ unreleased]
99
10+ nothing
11+
12+ ## [ 4.4.0] - 2022-08-21
13+
1014### Add
1115
1216- Add unit tests for all object type functions
@@ -16,6 +20,7 @@ and starting with version 4.1.0 this project adheres to [Semantic Versioning](ht
1620
1721- Separate all object type functions into separate files
1822- Adjust repository structure to recommendations in "Professional CMake - A Practical Guide"
23+ - Move website to separate repository
1924
2025### Attention: This release introduces a breaking change:
2126
224229- First Open Source Release.
225230
226231
227- [unreleased]: https://github.com/embedded-office/canopen-stack/compare/v4.3.1...HEAD
232+ [unreleased]: https://github.com/embedded-office/canopen-stack/compare/v4.4.0...HEAD
233+ [4.4.0]: https://github.com/embedded-office/canopen-stack/compare/v4.3.1...v4.4.0
228234[4.3.1]: https://github.com/embedded-office/canopen-stack/compare/v4.3.0...v4.3.1
229235[4.3.0]: https://github.com/embedded-office/canopen-stack/compare/v4.2.0...v4.3.0
230236[4.2.0]: https://github.com/embedded-office/canopen-stack/compare/v4.1.8...v4.2.0
You can’t perform that action at this time.
0 commit comments