diff --git a/CHANGELOG.md b/CHANGELOG.md index 69f02bba8..810538c64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,9 @@ support for HTTPS connections insead of OpenSSL. remote functions now take these options or the callbacks instead of setting them beforehand. +* The index now uses diffs for `add_all()` and `update_all()` which + gives it a speed boost and closer semantics to git. + ### API additions