We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75b0781 commit c8b7fa4Copy full SHA for c8b7fa4
ChangeLog.md
@@ -1,7 +1,8 @@
1
# Revision history for sendgrid-v3
2
3
-## Unreleased
+## 1.0.0.1 -- 2023-04-25
4
- Niclas Åhdén: Build with GHC 9.4.4 (#29) (d93fa06)
5
+- Aditya Manthramurthy: Add GHC 9.6 to CI (#30) (96a1b89)
6
7
## 1.0.0.0 -- 2022-06-27
8
sendgrid-v3.cabal
@@ -2,7 +2,7 @@
-- documentation, see http://haskell.org/cabal/users-guide/
name: sendgrid-v3
-version: 1.0.0.0
+version: 1.0.0.1
synopsis: Sendgrid v3 API library
description: SendGrid v3 Mail API client
homepage: https://github.com/marcelbuesing/sendgrid-v3
0 commit comments