Skip to content

Commit fc81f0e

Browse files
committed
Update the changelog
1 parent fca198e commit fc81f0e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616

1717
- Add `TempDirPathDriver`.
1818
- Added various runnable scripts for test purposes.
19+
- Add a new guide for taking a capture with RenderDoc.
1920

2021
### Changed
2122

@@ -25,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2526
### Fixed
2627

2728
- Improved documentation for parts of `SessionBuilder` and `VideoDriver`
29+
- Removed a `glClear` call in `ModernGlVideoDriver` that was left in by accident.
2830

2931
### Removed
3032

0 commit comments

Comments
 (0)