Skip to content

Commit

Permalink
changelog: Add entries for recent PRs #533, #537, #542
Browse files Browse the repository at this point in the history
  • Loading branch information
MarijnS95 authored and Ralith committed Jan 3, 2022
1 parent adf0338 commit 7626667
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Added `VK_KHR_get_surface_capabilities2` device extension (#530)

### Changed

- example: Refactor event loop handling for continuous redraw (#542)
- Generate `RGBA=R|G|B|A` helper constant for `ColorComponentFlags` (#537)
- Remove remaining `CString` allocations on string literals in examples and hand-written AMD extension (#533)

## [0.35.0] - 2021-12-27

### Changed
Expand Down

0 comments on commit 7626667

Please sign in to comment.