Skip to content

Commit f4e5e98

Browse files
authored
Prep v2.3.2.19
1 parent 3f8f29a commit f4e5e98

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

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+
312
## [2.3.2.18] - 2022-11-24
413

514
### Changed

email-validate.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ source-repository head
1919
source-repository this
2020
type: git
2121
location: git://github.com/Porges/email-validate-hs.git
22-
tag: v2.3.2.18
22+
tag: v2.3.2.19
2323

2424
library
2525
build-depends:

0 commit comments

Comments
 (0)