From 4aed1b9a69f66bd6ea365a49e1a637c51f8c3013 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Mart=C3=ADn=20Nieto?= Date: Thu, 29 Sep 2016 15:05:38 +0200 Subject: [PATCH] Add revwalk note to CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4fd68dfe..dae86de4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ v0.24 + 1 * Support for reading and writing git index v4 files +* Improve the performance of the revwalk and bring us closer to git's code. + ### API additions * You can now get the user-agent used by libgit2 using the