Skip to content

Commit 7849899

Browse files
committed
Bumped version to 2.13.2.0. Updated CHANGELOG.md.
1 parent 5784754 commit 7849899

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.13.2.0
2+
--------
3+
* Implement Uniform instances for 'GLint', 'GLuint', 'GLfloat', and 'GLdouble'.
4+
15
2.13.1.1
26
--------
37
* Aftermath for the `glClearNamedFramebufferfi` chaos in the OpenGL registry,

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.1.1
2+
version: 2.13.2.0
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)