diff --git a/CHANGELOG.md b/CHANGELOG.md index a7d193db6..a7abc709c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,8 @@ IMPROVEMENTS: * core/jobspec: Default task resources and validation [GH-739] * cli: Output of agent-info is sorted [GH-617] * cli: Ability to navigate allocation directories [GH-709] + * client: Send Node to server when periodic fingerprinters change Node + attributes/metadata [GH-749] * drivers: Interpret Nomad variables in environment variables/args [GH-653] * driver/rkt: Add support for CPU/Memory isolation [GH-610] * driver/rkt: Add support for mounting alloc/task directory [GH-645]