File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments