Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cwfitzgerald committed Dec 30, 2021
1 parent 232469a commit f36606a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,16 @@ Per Keep a Changelog there are 6 main categories of changes:

## Unreleased

### Changed
- Split up render into two internal functions, `prepare` and `split_render`.
- Add `SamplerDesc` to TextureConfig

### Updated
- updated wgpu dependency to `0.12`

### Removed
- unreleased `simple-api` and moved to https://github.com/benmkw/imgui-wgpu-simple-api

## v0.18.0

Released 2021-10-08
Expand Down

0 comments on commit f36606a

Please sign in to comment.