From 6efde37fb4ee8cf86a16e23ff391665ecd1d1da6 Mon Sep 17 00:00:00 2001 From: Cody Soyland Date: Tue, 17 Sep 2019 15:59:28 -0500 Subject: [PATCH] Update CHANGELOG.md Co-Authored-By: alanbernstein --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f742aaf9d..44fd32e78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [1.4.0] - 2019-09-17 -This version contains 99 contributions from 11 contributor. There are 94 files changed; 9,453 insertions; and 6,121 deletions. +This version contains 99 contributions from 11 contributors. There are 94 files changed; 9,453 insertions; and 6,121 deletions. ### Added - Update "Getting Started" documentation ([#2028](https://github.com/pilosa/pilosa/pull/2028))