diff --git a/CHANGELOG.md b/CHANGELOG.md index 820ee604fef9..8fda7c213eca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## 0.13.0 (Unreleased) IMPROVEMENTS: + * core: Improved job deregistration error logging. [[GH-8745](https://github.com/hashicorp/nomad/issues/8745)] * api: Added support for cancellation contexts to HTTP API. [[GH-8836](https://github.com/hashicorp/nomad/issues/8836)] BUG FIXES: