Commit 2882803ca2b2cdedd069746422155a23fdd002b2

Edward Thomson 2019-01-28T10:43:37

CHANGELOG: there's changes (plural) not just one

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e935b77..29d1ae6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
 v0.27.8
 -------
 
-This is a bugfix release with the following change:
+This is a bugfix release with the following changes:
 
 - Negative gitignore rules should match git's behavior.  For example,
   given a gitignore rule of `*.test` and a second gitignore rule of