root / CHANGELOG.markdown

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
1.2.1.0
-------

 * Uses exceptions-0.6 (or later), where mask/unmask were moved to a new class

1.2.0.0
-------

 * Uses exceptions-0.4 (or later), where throwM was moved to its own class

1.1.0.0
-------

 * Use exceptions package instead of MonadCatchIO-mtl

 * Builds with GHC 7.8.x