Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Feb 25, 2019
1 parent c0dbff2 commit 805e550
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### v0.1.0 (2019-02-25)
### v2.0.0 (2019-02-25)

* released as mirage-kv-mem implementing the mirage-kv 2.0.0 interface

### 0.1.0 (2018-11-12)

* initial release
1 change: 1 addition & 0 deletions mirage-kv-mem.opam
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ depends: [
"rresult"
"fmt"
"ptime"
"mirage-clock-unix" {>= "2.0.0"}
]

synopsis: "In-memory key value store for MirageOS"
Expand Down

0 comments on commit 805e550

Please sign in to comment.