Skip to content

Commit 3e82108

Browse files
committed
Collapse version back to 2.1.2
v2.1.2 was never released on Hackage, so 2.1.2.1 seemed premature.
1 parent 47b425b commit 3e82108

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

ChangeLog.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
1-
2.1.2.1
2-
=======
3-
* Raise upper bounds for `transformers` to 0.6
4-
* Revise some documentation examples to be more idomatic
5-
* Update `.gitignore` to cover `stack` and other tools
6-
71
2.1.2
82
=====
93

4+
* Revise some documentation examples to be more idomatic
5+
* Update `.gitignore` to cover `stack` and other tools
6+
* Raise upper bounds for `transformers` to 0.6
107
* Lower required SDL2 version to 2.0.2.
118
* Fix decoding of `TextEditingEvent` where the Raw bindings failed to stop reading
129
character data past the null terminator.

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.1.2.1
2+
version: 2.1.2
33
synopsis: Both high- and low-level bindings to the SDL library (version 2.0.2).
44
description:
55
This package contains bindings to the SDL 2 library, in both high- and

0 commit comments

Comments
 (0)