We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03e4d0d commit 242c475Copy full SHA for 242c475
hnix-store-core/ChangeLog.md
@@ -1,6 +1,6 @@
1
# ChangeLog
2
3
-## Unreleased 202y-mm-dd
+## [0.7.0.0](https://github.com/haskell-nix/hnix-store/compare/core-0.6.1.0...core-0.7.0.0) 2023-11-15
4
5
* Breaking:
6
* [(link)](https://github.com/haskell-nix/hnix-store/pull/216) `StorePath` no longer carries `storePathRoot` field and we
hnix-store-core/hnix-store-core.cabal
cabal-version: 2.2
name: hnix-store-core
-version: 0.6.1.0
+version: 0.7.0.0
synopsis: Core effects for interacting with the Nix store.
description:
This package contains types and functions needed to describe
0 commit comments