We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7f8f5e commit 992938eCopy full SHA for 992938e
1 file changed
gl/CHANGELOG.markdown
@@ -1,3 +1,11 @@
1
+Unreleased
2
+----------
3
+* Update `gl.xml` to the latest Khronos registry and regenerate bindings.
4
+* Add OpenGL 4.6 core/compatibility modules and generator mappings.
5
+* Add missing types for `GLeglClientBufferEXT` and `GLVULKANPROCNV`.
6
+* Silence GHC partial-function warnings for GHC >= 9.8; suppress duplicate-export warnings from generated modules.
7
+* Include newly generated extension modules in the cabal file.
8
+
9
0.9.1 [2025.03.03]
10
------------------
11
* Drop support for pre-8.0 versions of GHC.
0 commit comments