Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 386 Bytes

CHANGELOG.md

File metadata and controls

16 lines (10 loc) · 386 Bytes

Revision history for HaskellNet-SSL

0.4.0.0 -- 2025-01-07

  • drop support for connection in favour of crypton-connection
  • compatibility with GHCs up to ghc 9.8 (bump base and bytestring)
  • fix example
  • add tested-with stanza

0.4.0.1 -- 2025-01-17

  • Ignore 502 error on helo - fixes communication with some servers

0.4.0.1 -- 2025-02-15

  • bump data-default and network