Commit 4aed1b9a69f66bd6ea365a49e1a637c51f8c3013

Carlos Martín Nieto 2016-09-29T15:05:38

Add revwalk note to CHANGELOG

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e4fd68d..dae86de 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