Commit a6e5d46bb1e302fb769179a398610bc18b65b3c6

Edward Thomson 2019-01-17T20:12:04

fixup! changelog: document changes since 0.27

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/docs/changelog.md b/docs/changelog.md
index 3310d3c..ee896e1 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -35,7 +35,7 @@ v0.27 + 1
   limit the maximum memory used when fetching from an untrusted remote.
 
 * Line numbers in diffs loaded from patch files were not being populated;
-  they are now included in the results..
+  they are now included in the results.
 
 * The repository's index is reloaded from disk at the beginning of
   `git_merge` operations to ensure that it is up-to-date.