Skip to content

Commit d01f4d5

Browse files
committed
[chore] release version 0.4.0.1
1 parent 22b782c commit d01f4d5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,7 @@
66
- compatibility with GHCs up to ghc 9.8 (bump base and bytestring)
77
- fix example
88
- add tested-with stanza
9+
10+
## 0.4.0.1 -- 2025-01-17
11+
12+
- Ignore 502 error on helo - fixes communication with some servers

HaskellNet-SSL.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: HaskellNet-SSL
22
synopsis: Helpers to connect to SSL/TLS mail servers with HaskellNet
3-
version: 0.4.0.0
3+
version: 0.4.0.1
44
description: This package ties together the HaskellNet and connection
55
packages to make it easy to open IMAP and SMTP connections
66
over SSL.

0 commit comments

Comments
 (0)