diff --git a/CHANGELOG.md b/CHANGELOG.md index bfd695588..7bf620f1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## 0.8.1 (Unreleased) IMPROVEMENTS: + * api: Add /v1/jobs/parse api endpoint for rendering HCL jobs files as JSON [[GH-2782](https://github.com/hashicorp/nomad/issues/2782)] * client: Create new process group on process startup. [[GH-3572](https://github.com/hashicorp/nomad/issues/3572)] ## 0.8.0 (April 12, 2018)