diff --git a/hnix-store-remote/ChangeLog.md b/hnix-store-remote/ChangeLog.md index 57cf931..272cfa0 100644 --- a/hnix-store-remote/ChangeLog.md +++ b/hnix-store-remote/ChangeLog.md @@ -1,13 +1,13 @@ # Revision history for hnix-store-remote -## [0.6.0.0](https://github.com/haskell-nix/hnix-store/compare/0.5.0.0...0.6.0.0) 2021-06-06 +## [0.6.0.0](https://github.com/haskell-nix/hnix-store/compare/remote-0.5.0.0...remote-0.6.0.0) 2021-06-06 * Breaking: * [(link)](https://github.com/haskell-nix/hnix-store/pull/179) `System.Nix.Store.Remote`: * `addToStore` no longer accepts `FilePath` as its second argument but uses more generic `NarSource` [(NarSource PR)](https://github.com/haskell-nix/hnix-store/pull/177) -## [0.5.0.0](https://github.com/haskell-nix/hnix-store/compare/0.4.3.0...0.5.0.0) 2021-06-11 +## [0.5.0.0](https://github.com/haskell-nix/hnix-store/compare/0.4.3.0...remote-0.5.0.0) 2021-06-11 * Breaking: * [(link)](https://github.com/haskell-nix/hnix-store/commit/3b948d112aa9307b0451258f28c7ee5dc86b24c7) `System.Nix.Store.Remote`: