Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Commit 944d8de

Browse files
committed
Travis has good grammar
1 parent 3cb8a10 commit 944d8de

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

CHANGELOG.md

+21-21
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [v1.1.0] - 2018-08-21
99

10-
This version contains 32 contributions from 5 contributors. There are 89 files changed, 2,752 insertions, and 1,013 deletions.
10+
This version contains 32 contributions from 5 contributors. There are 89 files changed; 2,752 insertions; and 1,013 deletions.
1111

1212
### Added
1313

@@ -31,7 +31,7 @@ This version contains 32 contributions from 5 contributors. There are 89 files c
3131

3232
## [v1.0.2] - 2018-08-01
3333

34-
This version contains 11 contributions from 3 contributors. There are 30 files changed, 1,569 insertions, and 1,215 deletions.
34+
This version contains 11 contributions from 3 contributors. There are 30 files changed; 1,569 insertions; and 1,215 deletions.
3535

3636
### Fixed
3737

@@ -46,7 +46,7 @@ This version contains 11 contributions from 3 contributors. There are 30 files c
4646

4747
## [v1.0.1] - 2018-07-11
4848

49-
This version contains 12 contributions from 4 contributors. There are 11 files changed, 133 insertions, and 39 deletions.
49+
This version contains 12 contributions from 4 contributors. There are 11 files changed; 133 insertions; and 39 deletions.
5050

5151
### Fixed
5252

@@ -58,7 +58,7 @@ This version contains 12 contributions from 4 contributors. There are 11 files c
5858

5959
## [v1.0.0] - 2018-07-09
6060

61-
This version contains 218 contributions from 7 contributors. There are 184 files changed, 21,769 insertions, and 20,275 deletions.
61+
This version contains 218 contributions from 7 contributors. There are 184 files changed; 21,769 insertions; and 20,275 deletions.
6262

6363
### Added
6464

@@ -106,7 +106,7 @@ This version contains 218 contributions from 7 contributors. There are 184 files
106106

107107
## [v0.10.0] - 2018-05-15
108108

109-
This version contains 93 contributions from 8 contributors. There are 93 files changed, 4,495 insertions, and 5,392 deletions.
109+
This version contains 93 contributions from 8 contributors. There are 93 files changed; 4,495 insertions; and 5,392 deletions.
110110

111111
### Added
112112

@@ -137,7 +137,7 @@ This version contains 93 contributions from 8 contributors. There are 93 files c
137137

138138
## [v0.9.0] - 2018-05-04
139139

140-
This version contains 188 contributions from 12 contributors. There are 141 files changed, 17,832 insertions, and 7,503 deletions.
140+
This version contains 188 contributions from 12 contributors. There are 141 files changed; 17,832 insertions; and 7,503 deletions.
141141

142142
*Please see special [upgrading instructions](https://www.pilosa.com/docs/latest/administration/#version-0-9) for this release.*
143143

@@ -219,23 +219,23 @@ This version contains 188 contributions from 12 contributors. There are 141 file
219219

220220
## [0.8.8] - 2018-02-19
221221

222-
This version contains 1 contribution from 2 contributors. There are 4 files changed, 1,153 insertions, and 618 deletions.
222+
This version contains 1 contribution from 2 contributors. There are 4 files changed; 1,153 insertions; and 618 deletions.
223223

224224
### Fixed
225225

226226
- Bug fixes and improved test coverage in roaring ([#1118](https://github.com/pilosa/pilosa/pull/1118))
227227

228228
## [0.8.7] - 2018-02-12
229229

230-
This version contains 1 contribution from 1 contributors. There are 2 files changed, 84 insertions, and 4 deletions.
230+
This version contains 1 contribution from 1 contributors. There are 2 files changed; 84 insertions; and 4 deletions.
231231

232232
### Fixed
233233

234234
- Fix a shift logic bug in bitmapZeroRange ([#1111](https://github.com/pilosa/pilosa/pull/1111))
235235

236236
## [0.8.6] - 2018-02-09
237237

238-
This version contains 2 contributions from 2 contributors. There are 3 files changed, 171 insertions, and 6 deletions.
238+
This version contains 2 contributions from 2 contributors. There are 3 files changed; 171 insertions; and 6 deletions.
239239

240240
### Fixed
241241

@@ -244,15 +244,15 @@ This version contains 2 contributions from 2 contributors. There are 3 files cha
244244

245245
## [0.8.5] - 2018-01-18
246246

247-
This version contains 1 contribution from 1 contributor. There is 1 file changed, 1 insertion, and 0 deletions.
247+
This version contains 1 contribution from 1 contributor. There is 1 file changed; 1 insertion, and 0 deletions.
248248

249249
### Fixed
250250

251251
- Bind Docker container on all interfaces ([#1061](https://github.com/pilosa/pilosa/pull/1061))
252252

253253
## [0.8.4] - 2018-01-10
254254

255-
This version contains 4 contributions from 3 contributors. There are 17 files changed, 974 insertions, and 221 deletions.
255+
This version contains 4 contributions from 3 contributors. There are 17 files changed; 974 insertions; and 221 deletions.
256256

257257
### Fixed
258258

@@ -266,23 +266,23 @@ This version contains 4 contributions from 3 contributors. There are 17 files ch
266266

267267
## [0.8.3] - 2017-12-12
268268

269-
This version contains 1 contribution from 1 contributor. There are 2 files changed, 59 insertions, and 42 deletions.
269+
This version contains 1 contribution from 1 contributor. There are 2 files changed; 59 insertions; and 42 deletions.
270270

271271
### Fixed
272272

273273
- Protect against accessing pointers to memory which was unmapped ([#1000](https://github.com/pilosa/pilosa/pull/1000))
274274

275275
## [0.8.2] - 2017-12-05
276276

277-
This version contains 1 contribution from 1 contributor. There are 15 files changed, 127 insertions, and 98 deletions.
277+
This version contains 1 contribution from 1 contributor. There are 15 files changed; 127 insertions; and 98 deletions.
278278

279279
### Fixed
280280

281281
- Modify initialization of HTTP client so only one instance is created ([#994](https://github.com/pilosa/pilosa/pull/994))
282282

283283
## [0.8.1] - 2017-11-15
284284

285-
This version contains 2 contributions from 2 contributors. There are 4 files changed, 27 insertions, and 14 deletions.
285+
This version contains 2 contributions from 2 contributors. There are 4 files changed; 27 insertions; and 14 deletions.
286286

287287
### Fixed
288288

@@ -291,7 +291,7 @@ This version contains 2 contributions from 2 contributors. There are 4 files cha
291291

292292
## [0.8.0] - 2017-11-15
293293

294-
This version contains 31 contributions from 8 contributors. There are 84 files changed, 3,732 insertions, and 1,428 deletions.
294+
This version contains 31 contributions from 8 contributors. There are 84 files changed; 3,732 insertions; and 1,428 deletions.
295295

296296
### Added
297297

@@ -328,15 +328,15 @@ This version contains 31 contributions from 8 contributors. There are 84 files c
328328

329329
## [0.7.2] - 2017-11-15
330330

331-
This version contains 1 contribution from 1 contributor. There is 1 file changed, 16 insertions, and 1 deletion.
331+
This version contains 1 contribution from 1 contributor. There is 1 file changed; 16 insertions; and 1 deletion.
332332

333333
### Changed
334334

335335
- Bump HTTP client's MaxIdleConns and MaxIdleConnsPerHost ([#920](https://github.com/pilosa/pilosa/pull/920))
336336

337337
## [0.7.1] - 2017-10-09
338338

339-
This version contains 3 contributions from 3 contributors. There are 14 files changed, 221 insertions, and 52 deletions.
339+
This version contains 3 contributions from 3 contributors. There are 14 files changed; 221 insertions; and 52 deletions.
340340

341341
### Changed
342342

@@ -348,7 +348,7 @@ This version contains 3 contributions from 3 contributors. There are 14 files ch
348348

349349
## [0.7.0] - 2017-10-03
350350

351-
This version contains 59 contributions from 9 contributors. There are 61 files changed, 5207 insertions, and 1054 deletions.
351+
This version contains 59 contributions from 9 contributors. There are 61 files changed; 5207 insertions; and 1054 deletions.
352352

353353
### Added
354354

@@ -393,7 +393,7 @@ This version contains 59 contributions from 9 contributors. There are 61 files c
393393

394394
## [0.6.0] - 2017-08-11
395395

396-
This version contains 14 contributions from 5 contributors. There are 28 files changed, 4,936 insertions, and 692 deletions.
396+
This version contains 14 contributions from 5 contributors. There are 28 files changed; 4,936 insertions; and 692 deletions.
397397

398398
### Added
399399

@@ -410,7 +410,7 @@ This version contains 14 contributions from 5 contributors. There are 28 files c
410410

411411
## [0.5.0] - 2017-08-02
412412

413-
This version contains 65 contributions from 8 contributors (including 1 volunteer contributor). There are 79 files changed, 7,972 insertions, and 2,800 deletions.
413+
This version contains 65 contributions from 8 contributors (including 1 volunteer contributor). There are 79 files changed; 7,972 insertions; and 2,800 deletions.
414414

415415
### Added
416416

@@ -441,7 +441,7 @@ This version contains 65 contributions from 8 contributors (including 1 voluntee
441441

442442
## [0.4.0] - 2017-06-08
443443

444-
This version contains 53 contributions from 13 contributors (including 4 volunteer contributors). There are 96 files changed, 6373 insertions, and 770 deletions.
444+
This version contains 53 contributions from 13 contributors (including 4 volunteer contributors). There are 96 files changed; 6373 insertions; and 770 deletions.
445445

446446
*Note that data files created in Pilosa < 0.4.0 are not compatible with Pilosa 0.4.0 as a result of [#520](https://github.com/pilosa/pilosa/pull/520).*
447447

0 commit comments

Comments
 (0)