# Revision history for hnix-store-remote
## [0.4.1.0](https://github.com/haskell-nix/hnix-store/compare/0.4.0.0...0.4.1.0) 2021-01-16
* `System.Nix.Store.Remote`: module API now re-exports `System.Nix.Store.Remote.Types` API
* Big clean-up of dependencies.
## [0.4.0.0](https://github.com/haskell-nix/hnix-store/compare/0.3.0.0...0.4.0.0) 2020-12-30
* `hnix-store-core` compatibility
## 0.3.0.0 -- 2020-11-29
* Restored most store API functions except `addToStoreNar`
* Added `buildDerivation`
## 0.2.0.0 -- skipped
* `hnix-store-core` release only
## 0.1.0.0 -- 2019-03-18
* First version.