Merge pull request 'Prepare v0.0.4' (#34) from prepare-v0.0.4 into main

Reviewed-on: #34
This commit is contained in:
dinosaure 2024-04-30 15:52:57 +00:00
commit 4ba5f909dd

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`