From aac4118df8e954a0d0e7ef41c40c570b4fa95dc0 Mon Sep 17 00:00:00 2001 From: Cody Soyland Date: Fri, 6 Jul 2018 08:16:56 -0500 Subject: [PATCH] Remove unnotable line from changelog --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d9519430..e95e6013e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,7 +42,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Remove backup/restore stuff ([#1339](https://github.com/pilosa/pilosa/pull/1339), [#1341](https://github.com/pilosa/pilosa/pull/1341)) - Remove inverse frame functionality ([#1335](https://github.com/pilosa/pilosa/pull/1335)) - Remove rangeEnabled option ([#1332](https://github.com/pilosa/pilosa/pull/1332)) -- Remove Holder from API ([#1469](https://github.com/pilosa/pilosa/pull/1469)) - Remove index and field MarshalJSON ([#1468](https://github.com/pilosa/pilosa/pull/1468)) ### Fixed