Skip to content

Commit

Permalink
changes for 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Dec 16, 2022
1 parent 3914aef commit e5a1725
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v0.2.1 (2022-12-16)

* Use Mirage-kv 6.0.0 API (#32 @hannesm)
* Log more write errors (#32 @hannesm)
* Refine Webdav_fs.batch to return a ('a, [> `Msg of string ]) result io, so
it can fail (#32 @hannesm)
* unikernel: use git-kv instead of irmin-mirage-git (#32 @hannesm)

## v0.2.0 (2022-10-28)

* unikernel: upgrade to mirage 4.3 (#31 @hannesm)
Expand Down

0 comments on commit e5a1725

Please sign in to comment.