Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 457 Bytes

CHANGELOG.md

File metadata and controls

12 lines (8 loc) · 457 Bytes

Changelog

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.