Skip to content

Commit 3037145

Browse files
committed
Added missing CHANGELOG.md line to cabal file.
1 parent e2e0925 commit 3037145

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2.5.2.1
2+
-------
3+
14
2.5.2.0
25
-------
36
* Updated OpenGL registry to r31811.

OpenGLRaw.cabal

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: OpenGLRaw
2-
version: 2.5.2.0
2+
version: 2.5.2.1
33
synopsis: A raw binding for the OpenGL graphics system
44
description:
55
OpenGLRaw is a raw Haskell binding for the OpenGL 4.5 graphics system and
@@ -29,6 +29,7 @@ category: Graphics
2929
build-type: Simple
3030
cabal-version: >= 1.10
3131
extra-source-files:
32+
CHANGELOG.md
3233
README.md
3334
RegistryProcessor/LICENSE
3435
RegistryProcessor/OpenGL-Registry/gl.xml

0 commit comments

Comments
 (0)