Skip to content

Commit d777b03

Browse files
committed
changes for 0.2.0
1 parent 80407aa commit d777b03

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGES.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
## unreleased
1+
## v0.2.0 (2022-10-28)
22

3+
* unikernel: upgrade to mirage 4.3 (#31 @hannesm)
34
* bugfix: href_to_principal always returned "/principals" (since v0.1.1)
45
(#24 @hannesm)
56
* error when principal or calendar already exists when adding a new principal
@@ -10,6 +11,9 @@
1011
a group when the principal is a user, etc.) and test cases (#25 @hannesm)
1112
* use batch in Webdav_api instead of Webdav_fs to reduce commits
1213
(#26, fixes in #27 @hannesm)
14+
* bugfix: adding and removing groups and users, only edit prop file once
15+
(#27 @hannesm)
16+
* bugfix: compute etag after batch (#27 @hannesm)
1317

1418
## v0.1.1 (2021-11-02)
1519

0 commit comments

Comments
 (0)