Skip to content

Commit 3606b36

Browse files
committed
release: Update CHANGELOG.md for 0.10.0
1 parent 30ca358 commit 3606b36

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.10.0] - 2025-08-20
11+
1012
### Added
1113

1214
- core/DepthAndShadowPass : add support for multisampled depth/shadow passes
@@ -277,7 +279,8 @@ This is the first release to use a changelog.
277279
- Visual bug (uninitialized data) when disabling SSAO
278280

279281

280-
[Unreleased]: https://github.com/Simple-Robotics/candlewick/compare/v0.9.0...HEAD
282+
[Unreleased]: https://github.com/Simple-Robotics/candlewick/compare/v0.10.0...HEAD
283+
[0.10.0]: https://github.com/Simple-Robotics/candlewick/compare/v0.9.0...v0.10.0
281284
[0.9.0]: https://github.com/Simple-Robotics/candlewick/compare/v0.8.0...v0.9.0
282285
[0.8.0]: https://github.com/Simple-Robotics/candlewick/compare/v0.8.0...v0.8.0
283286
[0.8.0]: https://github.com/Simple-Robotics/candlewick/compare/v0.7.0...v0.8.0

0 commit comments

Comments
 (0)