Skip to content

Commit 70dd3ad

Browse files
authored
Merge pull request #266 from Mikolaj/master
Update version and changelog for hackage-security/v0.6.2.1
2 parents df6dd9f + e861316 commit 70dd3ad

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

hackage-security/ChangeLog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
See also http://pvp.haskell.org/faq
22

3+
0.6.2.1
4+
-------
5+
6+
* Allow GHC-9.0 (base-4.15) (#265)
7+
* Fix running `cabal repl hackage-security` (#263)
8+
39
0.6.2.0
410
-------
511

hackage-security/hackage-security.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 1.12
22
name: hackage-security
3-
version: 0.6.2.0
3+
version: 0.6.2.1
44

55
synopsis: Hackage security library
66
description: The hackage security library provides both server and

0 commit comments

Comments
 (0)