From 078b7a1761db5c2b21a1345dedc5a97cb16d3c2c Mon Sep 17 00:00:00 2001 From: icristescu Date: Wed, 9 Sep 2020 16:38:01 +0200 Subject: [PATCH] Add changes entry --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 48c08f6bd32..5c3b1467ada 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -33,6 +33,8 @@ - Added a `clear` function for stores (#1071, @icristescu, @CraigFe) - Requires digestif>=0.9 to use digestif's default variants (#873, @pascutto, @samoht) + - Added `iter_commits` and `iter_nodes` functions to traverse the commits and + nodes graphs (#1077, @icristescu) - **irmin-pack**: - Added `index_throttle` option to `Irmin_pack.config`, which exposes the