Skip to content

Commit 3be32ce

Browse files
committed
Prepare 2.5.4.1
1 parent ed08221 commit 3be32ce

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.4.1
2+
=======
3+
4+
* Added `windowOpacity` property
5+
* Added `renderGeometry` and `renderGeometryRaw`
6+
- Requires SDL 2.0.18
7+
- See examples/RenderGeometry.hs
8+
19
2.5.4.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.4.0
2+
version: 2.5.4.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)