File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ 2.4.1.0
2+ =======
3+
4+ * More SDL functions no longer allocate. See
5+ https://github.com/haskell-game/sdl2/pull/179 and
6+ https://github.com/haskell-game/sdl2/issues/178 . Thanks to @chrisdone for this
7+ work.
8+
9+
10+ * Fixed an off-by-one bug in ` SDL.Input.Mouse.getMouseButtons ` . See
11+ https://github.com/haskell-game/sdl2/pull/177 for more information. Thanks to
12+ @Linearity for identifying and fixing this bug.
13+
14+
1152.4.0.1
216=======
317* Raise upper bounds for ` exceptions ` to <0.11
Original file line number Diff line number Diff line change 11name : sdl2
2- version : 2.4.0.1
2+ version : 2.4.1.0
33synopsis : Both high- and low-level bindings to the SDL library (version 2.0.4+).
44description :
55 This package contains bindings to the SDL 2 library , in both high- and
You can’t perform that action at this time.
0 commit comments