Skip to content

Commit 2766413

Browse files
committed
chore(changelog): version 2020.10.0
1 parent 44b9069 commit 2766413

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
### [2020.10.0](https://github.com/chime-experiment/coco/compare/2020.06.0...2020.10.0) (2020-09-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **endpoint:** Allow 'set_state' value to have initial None type ([29442fa](https://github.com/chime-experiment/coco/commit/29442fa629716d8a665d9f04e2c1e905af4f16d1))
7+
* **StateReplyCheck:** don't initialize as dict ([8297697](https://github.com/chime-experiment/coco/commit/8297697649e2eeec9ce8072db9713b49ef438f3b))
8+
* use 127.0.0.1 instead of localhost ([44b9069](https://github.com/chime-experiment/coco/commit/44b9069e20eb010db26160afeff78fdc1efed15d)), closes [#213](https://github.com/chime-experiment/coco/issues/213)
9+
10+
11+
### Features
12+
13+
* **StateReplyCheck:** speed up state diffs ([01914d2](https://github.com/chime-experiment/coco/commit/01914d2a9d708fbdd971d5722c84bf6747b30689)), closes [#161](https://github.com/chime-experiment/coco/issues/161)
14+
15+
16+
### Styles
17+
18+
* rename blacklist -> blocklist ([8098e28](https://github.com/chime-experiment/coco/commit/8098e2859b5696315ccc0b4811d24ff02b64cb41))
19+
20+
21+
### BREAKING CHANGES
22+
23+
* The command blacklist for the coco command line client is now called
24+
blocklist.
25+
26+
27+
128
### [2020.06.0](https://github.com/chime-experiment/coco/compare/2020.04.0...2020.06.0) (2020-06-11)
229

330

0 commit comments

Comments
 (0)