Skip to content

Commit f4e4db8

Browse files
update changelog
1 parent 56f6a66 commit f4e4db8

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff 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

@@ -224,7 +229,8 @@ new:
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

0 commit comments

Comments
 (0)