Skip to content

Commit 5525447

Browse files
committed
release: Update CHANGELOG.md for 0.3.1
1 parent 4d88534 commit 5525447

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.3.1] - 2025-06-05
11+
1012
### Fixed
1113

1214
- utils/VideoRecorder.cpp : fix `m_frameCounter` not being initialized
@@ -132,7 +134,8 @@ This is the first release to use a changelog.
132134
- Visual bug (uninitialized data) when disabling SSAO
133135

134136

135-
[Unreleased]: https://github.com/Simple-Robotics/candlewick/compare/v0.3.0...HEAD
137+
[Unreleased]: https://github.com/Simple-Robotics/candlewick/compare/v0.3.1...HEAD
138+
[0.3.1]: https://github.com/Simple-Robotics/candlewick/compare/v0.3.0...v0.3.1
136139
[0.3.0]: https://github.com/Simple-Robotics/candlewick/compare/v0.2.0...v0.3.0
137140
[0.2.0]: https://github.com/Simple-Robotics/candlewick/compare/v0.1.1...v0.2.0
138141
[0.1.1]: https://github.com/Simple-Robotics/candlewick/compare/v0.1.0...v0.1.1

0 commit comments

Comments
 (0)