Skip to content

Commit 9a0347f

Browse files
committed
Prepare for release of pantry-0.11.0
1 parent 55b7d65 commit 9a0347f

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

ChangeLog.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog for pantry
22

3+
## v0.11.0
4+
5+
* Update `defaultHackageSecurityConfig` for changes in Hackage's `root.json`
6+
file of the keys of the Hackage root key holders.
7+
38
## v0.10.1
49

510
* Expose new `parseRawPackageLocationImmutables`.
@@ -53,7 +58,8 @@
5358
* Remove module `Pantry.Internal.StaticBytes` and depend on `static-bytes`
5459
package.
5560
* Remove module `Pantry.Internal`, previously exposed only for testing.
56-
* Update Hackage bootstrap root key set.
61+
* Update `defaultHackageSecurityConfig` for changes in Hackage's `root.json`
62+
file of the keys of the Hackage root key holders.
5763

5864
## v0.8.3
5965

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: pantry
2-
version: 0.10.1
2+
version: 0.11.0
33
synopsis: Content addressable Haskell package management
44
description: Please see the README on GitHub at <https://github.com/commercialhaskell/pantry#readme>
55
category: Development

pantry.cabal

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)