fix capitalization and consistency in changelog

This commit is contained in:
Matthew Jaffee 2018-02-09 12:13:33 -06:00
parent 8a0bc78ba7
commit 27ab03ab84
No known key found for this signature in database
GPG key ID: 51C676AF9FFCDB87

View file

@ -11,8 +11,8 @@ This version contains 2 contributions from 2 contributors. There are 3 files cha
### Fixed
- avoid overflow bug in differenceRunArray (v0.8) ([#1106](https://github.com/pilosa/pilosa/pull/1106))
- fix bug where count and bitmap queries could return different numbers ([#1083](https://github.com/pilosa/pilosa/pull/1083))
- Fix overflow bug in differenceRunArray [#1106](https://github.com/pilosa/pilosa/pull/1106)
- Fix bug where count and bitmap queries could return different numbers [#1083](https://github.com/pilosa/pilosa/pull/1083)
## [0.8.5] - 2018-01-18