From 643cb6c554ffcec181f1680efc0fa6d5bae9d050 Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Tue, 19 Mar 2024 14:34:44 +0100 Subject: [PATCH] Bump hackage-security to 0.6.2.5 and Changelog --- hackage-security/ChangeLog.md | 17 ++++++++++++----- hackage-security/hackage-security.cabal | 2 +- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/hackage-security/ChangeLog.md b/hackage-security/ChangeLog.md index 8a66ba47..1f953990 100644 --- a/hackage-security/ChangeLog.md +++ b/hackage-security/ChangeLog.md @@ -1,10 +1,17 @@ See also http://pvp.haskell.org/faq -Unreleased ----------- - -* Drop support for GHC 7. -* Drop flag `use-old-time` and support for `old-time`, require `time ≥ 1.5`. +0.6.2.5 +------- + +* Allow `Cabal-3.12` and `Cabal-syntax-3.12`. +* Allow `zlib-0.7`. +* Drop flag `use-old-time` and support for `old-time`, require `time ≥ 1.5` + ([PR #304](https://github.com/haskell/hackage-security/pull/304)). +* Drop support for GHC < 8.4 + ([PR #306](https://github.com/haskell/hackage-security/pull/306)). +* Code maintenance: address warning `star-is-type`, `unused-record-wildcards` etc. + ([PR #306](https://github.com/haskell/hackage-security/pull/306)). +* Tested with GHC 8.4 - 9.8. 0.6.2.4 ------- diff --git a/hackage-security/hackage-security.cabal b/hackage-security/hackage-security.cabal index 8fa77abc..32315ea7 100644 --- a/hackage-security/hackage-security.cabal +++ b/hackage-security/hackage-security.cabal @@ -1,6 +1,6 @@ cabal-version: 1.12 name: hackage-security -version: 0.6.2.4 +version: 0.6.2.5 synopsis: Hackage security library description: The hackage security library provides both server and