Skip to content

Commit 468177b

Browse files
committed
release: Update CHANGELOG.md for 0.4.0
1 parent ccb1bc3 commit 468177b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.4.0] - 2025-06-10
11+
1012
### Added
1113

1214
- multibody/Visualizer : add frame visualization
@@ -156,7 +158,8 @@ This is the first release to use a changelog.
156158
- Visual bug (uninitialized data) when disabling SSAO
157159

158160

159-
[Unreleased]: https://github.com/Simple-Robotics/candlewick/compare/v0.3.1...HEAD
161+
[Unreleased]: https://github.com/Simple-Robotics/candlewick/compare/v0.4.0...HEAD
162+
[0.4.0]: https://github.com/Simple-Robotics/candlewick/compare/v0.3.1...v0.4.0
160163
[0.3.1]: https://github.com/Simple-Robotics/candlewick/compare/v0.3.0...v0.3.1
161164
[0.3.0]: https://github.com/Simple-Robotics/candlewick/compare/v0.2.0...v0.3.0
162165
[0.2.0]: https://github.com/Simple-Robotics/candlewick/compare/v0.1.1...v0.2.0

0 commit comments

Comments
 (0)