File tree Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.3.2.8] - 2018-10-14
4
+
5
+ ### Changed
6
+
7
+ - Bump upper bound for ` template-haskell ` to 2.14.
8
+
9
+ ## [ 2.3.2.7] - 2018-09-11
10
+
11
+ ### Changed
12
+
13
+ - Bump upper bound for ` QuickCheck ` to 2.13.
14
+
3
15
## [ 2.3.2.6] - 2018-07-03
4
16
5
17
### Changed
34
46
35
47
### Changed
36
48
37
- - Bump upper bound for ` QuickTest ` to 2.12.
49
+ - Bump upper bound for ` QuickCheck ` to 2.12.
38
50
39
51
## [ 2.3.2] - 2017-11-06
40
52
Original file line number Diff line number Diff line change 1
1
name : email-validate
2
- version : 2.3.2.7
2
+ version : 2.3.2.8
3
3
license : BSD3
4
4
license-file : LICENSE
5
5
author : George Pollard <
[email protected] >
@@ -19,7 +19,7 @@ source-repository head
19
19
source-repository this
20
20
type : git
21
21
location : git://github.com/Porges/email-validate-hs.git
22
- tag : v2.3.2.7
22
+ tag : v2.3.2.8
23
23
24
24
library
25
25
build-depends :
You can’t perform that action at this time.
0 commit comments