-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8996968
commit 7802f4e
Showing
2 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,12 @@ | ||
# Changelog | ||
|
||
## Unreleased | ||
## [0.13.0] - 2024-09-29 | ||
|
||
- Updated `glow` version to `0.14`. | ||
- Fixed an incorrect feature name `bind_vertex_array_support` was called as `vertex_array_support`. | ||
- Changed example image to sipi-4-2-07 (peppers). | ||
- Changed `AutoRenderer::initialize` and `Renderer::initialize` to `AutoRenderer::new` | ||
and `Renderer::new`, and deprecated both `initialize` methods. | ||
|
||
[0.13.0]: https://github.com/imgui-rs/imgui-glow-renderer/compare/...v0.13.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters