Skip to content

Commit c8b7fa4

Browse files
authored
Maintenance Release 1.0.0.1 (#31)
- Build on GHC 9.6, 9.4
1 parent 75b0781 commit c8b7fa4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

ChangeLog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Revision history for sendgrid-v3
22

3-
## Unreleased
3+
## 1.0.0.1 -- 2023-04-25
44
- Niclas Åhdén: Build with GHC 9.4.4 (#29) (d93fa06)
5+
- Aditya Manthramurthy: Add GHC 9.6 to CI (#30) (96a1b89)
56

67
## 1.0.0.0 -- 2022-06-27
78

sendgrid-v3.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
-- documentation, see http://haskell.org/cabal/users-guide/
33

44
name: sendgrid-v3
5-
version: 1.0.0.0
5+
version: 1.0.0.1
66
synopsis: Sendgrid v3 API library
77
description: SendGrid v3 Mail API client
88
homepage: https://github.com/marcelbuesing/sendgrid-v3

0 commit comments

Comments
 (0)