diff --git a/CHANGELOG.md b/CHANGELOG.md index ff7611efd..cf15d569e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ IMPROVEMENTS: * core/api: Allow users to set arbitrary headers via agent config [GH-699] * core/cli: Prefix based lookups of allocs/nodes/evals/jobs [GH-575] * core/cli: Print short identifiers and UX cleanup [GH-675, GH-693, GH-692] + * core/client: Client pulls minimum set of required allocations [GH-731] * cli: Output of agent-info is sorted [GH-617] * cli: Ability to navigate allocation directories [GH-709] * drivers: Interpret Nomad variables in environment variables/args [GH-653]