Skip to content

Commit 06e60f7

Browse files
committed
release: Update CHANGELOG.md for 0.1.1
1 parent 5a5c565 commit 06e60f7

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.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

0 commit comments

Comments
 (0)