We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f8f29a commit f4e5e98Copy full SHA for f4e5e98
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## [2.3.2.19] - 2023-07-27
4
+
5
+### Changed
6
7
+- Bump upper bounds:
8
+ - allow `hspec` 2.11
9
+ - allow `bytestring` 0.12
10
+ - allow `template-haskell` 2.20
11
12
## [2.3.2.18] - 2022-11-24
13
14
### Changed
email-validate.cabal
@@ -19,7 +19,7 @@ source-repository head
19
source-repository this
20
type: git
21
location: git://github.com/Porges/email-validate-hs.git
22
- tag: v2.3.2.18
+ tag: v2.3.2.19
23
24
library
25
build-depends:
0 commit comments