Skip to content

Commit 569f416

Browse files
authored
Prepare 2.5.3.2 (#255)
1 parent a9b60e0 commit 569f416

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

ChangeLog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
2.5.3.1
212
=======
313

sdl2.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: sdl2
2-
version: 2.5.3.1
2+
version: 2.5.3.2
33
synopsis: Both high- and low-level bindings to the SDL library (version 2.0.6+).
44
description:
55
This package contains bindings to the SDL 2 library, in both high- and

0 commit comments

Comments
 (0)