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.1.1] - 2025-05-26
11+
1012### Added
1113
1214- core/GuiSystem : add overload for adding multiple GUI elements for ` DirectionalLight ` s (https://github.com/Simple-Robotics/candlewick/pull/69 )
@@ -100,7 +102,8 @@ This is the first release to use a changelog.
100102- Visual bug (uninitialized data) when disabling SSAO
101103
102104
103- [ Unreleased ] : https://github.com/Simple-Robotics/candlewick/compare/v0.1.0...HEAD
105+ [ Unreleased ] : https://github.com/Simple-Robotics/candlewick/compare/v0.1.1...HEAD
106+ [ 0.1.1 ] : https://github.com/Simple-Robotics/candlewick/compare/v0.1.0...v0.1.1
104107[ 0.1.0 ] : https://github.com/Simple-Robotics/candlewick/compare/v0.0.7...v0.1.0
105108[ 0.0.7 ] : https://github.com/Simple-Robotics/candlewick/compare/v0.0.6...v0.0.7
106109[ 0.0.6 ] : https://github.com/Simple-Robotics/candlewick/compare/v0.0.6...v0.0.6
You can’t perform that action at this time.
0 commit comments