Skip to content

Commit ae3701a

Browse files
committed
Updated CHANGELOG.md. Do only a patch-level version bump.
1 parent 4cb5ea8 commit ae3701a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2.13.1.1
2+
--------
3+
* Aftermath for the `glClearNamedFramebufferfi` chaos in the OpenGL registry,
4+
see the corresponding
5+
[issue](https://www.khronos.org/bugzilla/show_bug.cgi?id=1394) on Khronos.
6+
17
2.13.1.0
28
--------
39
* Added `extensionSupported`.

OpenGL.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: OpenGL
2-
version: 2.13.2.0
2+
version: 2.13.1.1
33
synopsis: A binding for the OpenGL graphics system
44
description:
55
A Haskell binding for the OpenGL graphics system (GL, version 4.5) and its

0 commit comments

Comments
 (0)