File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## Unreleased
3
+ ## [ 0.13.0 ] - 2024-09-29
4
4
5
5
- Updated ` glow ` version to ` 0.14 ` .
6
6
- Fixed an incorrect feature name ` bind_vertex_array_support ` was called as ` vertex_array_support ` .
7
7
- Changed example image to sipi-4-2-07 (peppers).
8
8
- Changed ` AutoRenderer::initialize ` and ` Renderer::initialize ` to ` AutoRenderer::new `
9
9
and ` Renderer::new ` , and deprecated both ` initialize ` methods.
10
+
11
+ [ 0.13.0 ] : https://github.com/imgui-rs/imgui-glow-renderer/compare/...v0.13.0
12
+
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " imgui-glow-renderer"
3
- version = " 0.12 .0"
3
+ version = " 0.13 .0"
4
4
edition = " 2021"
5
5
description = " glow renderer for the imgui crate"
6
6
homepage = " https://github.com/imgui-rs/imgui-glow-renderer"
You can’t perform that action at this time.
0 commit comments