Skip to content

Commit 61d03ba

Browse files
authored
Prepare 2.5.4.0 (#272)
1 parent 455c1a0 commit 61d03ba

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

ChangeLog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2.5.4.0
2+
=======
3+
4+
* Added missing floating point variants of render functions.
5+
* Fixed `createCursor` masks.
6+
* Adapted `createCursorFrom` helper from LambdaHack[1].
7+
8+
[1]: https://github.com/LambdaHack/LambdaHack/blob/7ed94b4b6c75fc46afeef01d8ac476c4598fb822/engine-src/Game/LambdaHack/Client/UI/Frontend/Sdl.hs#L421-L455
9+
110
2.5.3.3
211
=======
312

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.3
2+
version: 2.5.4.0
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)