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 a9b60e0 commit 569f416Copy full SHA for 569f416
ChangeLog.md
@@ -1,3 +1,13 @@
1
+2.5.3.2
2
+=======
3
+
4
+* Added high-level binding for `setWindowIcon`.
5
+* Raised `text` upper bound to 2.0.
6
+* Fixed and optimized even polling for SDL 2.0.20.
7
+* `copyExF` and related are under a package flag now.
8
+ Turn on `recent-ish` if you have at least 2.0.10.
9
+* Removed misleading result type from `updateTexture`.
10
11
2.5.3.1
12
=======
13
sdl2.cabal
@@ -1,5 +1,5 @@
name: sdl2
-version: 2.5.3.1
+version: 2.5.3.2
synopsis: Both high- and low-level bindings to the SDL library (version 2.0.6+).
description:
This package contains bindings to the SDL 2 library, in both high- and
0 commit comments