Skip to content

Commit 5a0171d

Browse files
committed
Remote: ChangeLog: prepare to 0.5
1 parent 3b948d1 commit 5a0171d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

hnix-store-remote/ChangeLog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Revision history for hnix-store-remote
22

3+
## [0.5.0.0](https://github.com/haskell-nix/hnix-store/compare/0.4.3.0...0.5.0.0) 2021-06-11
4+
5+
* Breaking:
6+
* [(link)](https://github.com/haskell-nix/hnix-store/commit/3b948d112aa9307b0451258f28c7ee5dc86b24c7) `System.Nix.Store.Remote`:
7+
* `addToStore`: constraint of `ValidAlgo a` removed in favour of constraint on `cryptonite: HashAlgorithm a` through constraint `NamedAlgo a`.
8+
* `queryPathFromHashPart`: 1st arg changed from `Digest StorePathHashAlgo` to `StorePathHashPart`, for details: [hnix-store-core 0.5.0.0 ChangeLog](https://hackage.haskell.org/package/hnix-store-core-0.5.0.0/changelog).
9+
310
## [0.4.3.0](https://github.com/haskell-nix/hnix-store/compare/0.4.2.0...0.4.3.0) 2021-05-30
411

512
Nothing (it is tandem `hnix-store-core` fix release)

0 commit comments

Comments
 (0)