Prepare v0.0.4

This commit is contained in:
Calascibetta Romain 2024-04-24 16:07:43 +02:00
parent 948dfd81ba
commit 085df79245

View file

@ -1,3 +1,9 @@
# v0.0.4 2024-04-24 - Paris (France)
- Add a branch accessor (@dinosaure, #30)
- Add the compression level argument into `to_octets` (@hannesm, @dinosaure, #31)
- Add few `Lwt.pause` to be cooperative with processes (@hannesm, @dinosaure, #32)
# v0.0.3 2022-12-16 - Berlin (Germany)
- Allow author, author_email, and message being specified in `change_and_push`