We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f81d550 commit a5fdfbfCopy full SHA for a5fdfbf
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+2.6.1.1
2
+-------
3
+* Relaxed upper version bound for `transformers`.
4
+
5
2.6.1.0
6
-------
7
* Updated OpenGL registry to r32258. Note that the major version was
OpenGLRaw.cabal
@@ -1,5 +1,5 @@
name: OpenGLRaw
-version: 2.6.1.0
+version: 2.6.1.1
synopsis: A raw binding for the OpenGL graphics system
description:
OpenGLRaw is a raw Haskell binding for the OpenGL 4.5 graphics system and
0 commit comments