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

Commit 09f2770

Browse files
committed
Changelog tweaks
1 parent 153e0b8 commit 09f2770

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99

1010
This version contains 10 contribution from 4 contributors. There are 5 files changed, 222 insertions, and 54 deletions.
1111

12+
### Added
13+
14+
- Add Docker cluster/swarm tutorials ([#1296](https://github.com/pilosa/pilosa/pull/1296), [#1305](https://github.com/pilosa/pilosa/pull/1305))
15+
1216
### Fixed
1317

1418
- Use errors.Cause in handler so that we return correct status codes ([#1304](https://github.com/pilosa/pilosa/pull/1304), [#1309](https://github.com/pilosa/pilosa/pull/1309))
15-
- Added Docker cluster/swarm tutorials ([#1296](https://github.com/pilosa/pilosa/pull/1296), [#1305](https://github.com/pilosa/pilosa/pull/1305))
1619
- Close HTTP handler gracefully ([#1310](https://github.com/pilosa/pilosa/pull/1310))
1720
- Use lazy assignment for VERSION_ID so enterprise flag is set appropriately ([#1308](https://github.com/pilosa/pilosa/pull/1308))
1821
- Adjust cluster state tests so they aren't so dependent upon a sleep ([#1306](https://github.com/pilosa/pilosa/pull/1306))

0 commit comments

Comments
 (0)