Skip to content

Commit

Permalink
Prepare 2.5.3.1 (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpwiz authored Jan 11, 2022
1 parent 11f675f commit 5934e81
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
2.5.3.1
=======

* Constructors exported for ModalLocation, SurfacePixelFormat, AudioSpec.
* Added getWindowBordersSize.
* Added SDL.Input.Mouse.createSystemCursor.


2.5.3.0
=======

Expand Down
2 changes: 1 addition & 1 deletion sdl2.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: sdl2
version: 2.5.3.0
version: 2.5.3.1
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
Expand Down

0 comments on commit 5934e81

Please sign in to comment.