Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
icristescu committed Oct 10, 2022
1 parent 9fa3cee commit c3b98d6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,14 @@
- **irmin-pack**
- Add `Irmin_pack_unix.Stats.Latest_gc` which is now the parameter of GC's
`finished` callback (#2089, @Ngoguey42)
- Add `Gc.oldest_live_commit` which returns the key of the commit on which the
latest gc was called on. (#2110, @icristescu)

### Changed

- **irmin-pack**
- Upgraded on-disk format to version 4. (#2110, @icristescu)

### Fixed

## 3.4.2 (2022-10-06)
Expand Down

0 comments on commit c3b98d6

Please sign in to comment.