Remove deregister from changelog

This commit is contained in:
Alex Dadgar
2017-02-22 18:28:51 -08:00
parent 5f8e0bca6b
commit b1ef0d8641

View File

@@ -24,7 +24,6 @@ IMPROVEMENTS:
BUG FIXES:
* api: Fix escaping of HTML characters [GH-2322]
* api: Deregistering nonexistent job returns 404 [GH-2339]
* client: Drivers log during fingerprinting [GH-2337]
* client: Fix race condition with deriving vault tokens [GH-2275]
* config: Fix Consul Config Merging/Copying [GH-2278]