add changelog entry for new jobs/parse endpoint

This commit is contained in:
Nick Ethier
2018-04-16 19:24:05 -04:00
parent 2e31bbe333
commit 815c9fcce2

View File

@@ -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)