Skip to content

Commit 5934e81

Browse files
authored
Prepare 2.5.3.1 (#238)
1 parent 11f675f commit 5934e81

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

ChangeLog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2.5.3.1
2+
=======
3+
4+
* Constructors exported for ModalLocation, SurfacePixelFormat, AudioSpec.
5+
* Added getWindowBordersSize.
6+
* Added SDL.Input.Mouse.createSystemCursor.
7+
8+
19
2.5.3.0
210
=======
311

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.0
2+
version: 2.5.3.1
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)