Skip to content

Commit

Permalink
changelog fix
Browse files Browse the repository at this point in the history
  • Loading branch information
floooh committed Apr 30, 2023
1 parent 059db2b commit 6cabdc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## Updates

- **29-Apr-2023**: GLES2/WebGL1 support has been removed from the sokol headers (now that
all browsers support WebGL2, and WebGPU is around the corner I feel like was finally
justified to ditch GLES2).
all browsers support WebGL2, and WebGPU is around the corner I feel like it's finally
time to ditch GLES2.

This is a breaking API change in sokol_gfx.h and sokol_app.h.

Expand Down

0 comments on commit 6cabdc0

Please sign in to comment.