Skip to content

Commit 850bafd

Browse files
committed
remote: Add ChangeLog.md
1 parent 84cbca2 commit 850bafd

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

hnix-store-remote/ChangeLog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Revision history for hnix-store-remote
2+
3+
## (unreleased) 0.3.0.0 -- 2020-XY-ZV
4+
5+
* Restored most store API functions
6+
* Added `buildDerivation`
7+
8+
## 0.2.0.0 -- skipped
9+
10+
* `hnix-store-core` release only
11+
12+
## 0.1.0.0 -- 2019-03-18
13+
14+
* First version.

hnix-store-remote/hnix-store-remote.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ maintainer: [email protected]
1010
copyright: 2018 Richard Marko
1111
category: Nix
1212
build-type: Simple
13-
extra-source-files: README.md
13+
extra-source-files: ChangeLog.md, README.md
1414
cabal-version: >=1.10
1515

1616
library

0 commit comments

Comments
 (0)