diff --git a/CHANGES.md b/CHANGES.md index 08f38e5efe..452feacbc6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,6 +7,9 @@ - **irmin-client** - Added `irmin-client` package to connect to `irmin-server` instances (#2031, @zshipko) +- **irmin** + - Add pretty printers for `Commit`, `Tree`, `Info`, `Status`, `Branch` when + using `utop` (@metanivek, #1839) ### Fixed