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

Commit 4cffea4

Browse files
committed
Update CHANGELOG.md for 0.0.5 release.
1 parent b94e6f7 commit 4cffea4

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# commissaire v0.0.5
2+
```
3+
* b94e6f7: doc: Update community meeting time.
4+
* c1ba64b: doc: Document how to fetch configuration from etcd.
5+
* 33e5a40: etcd: Use environment variables as a default config.
6+
* fdc4fe8: util: Support reading configuration from etcd.
7+
* cad1c86: test: Add tests for NotifyCallback.
8+
* f28bf4a: Vagrantfile: Disable "self-auths" in commissaire-server.
9+
* 00018f4: storage: The notification event is 'updated', not 'changed'.
10+
* 2febdc3: doc: Talk about StorageClient and notifications.
11+
* 30f18ec: doc: Remove docs for StoreHandlerManager.
12+
* fa45a0c: Vagrantfile: Disable watcher service.
13+
* 9c1bfd9: e2e: Verify storage notifications in steps.
14+
* 6c5ff90: storage: Add NotifyCallback decorator.
15+
* 4e53b46: storage: Add StorageClient.get_consumers().
16+
* ab65248: storage: Add StorageClient.register_callback().
17+
* 0436064: storage: Add StorageNotify class.
18+
* 4b315ff: Post-release version bump.
19+
```
20+
121
# commissaire v0.0.4
222
```
323
* 1bc1444: docs: Add Tuomas Kuosmanen to CONTRIBUTORS

0 commit comments

Comments
 (0)