Fixed links in changelog

This commit is contained in:
Preetha 2019-05-07 14:24:18 -05:00 committed by GitHub
parent d2742643fd
commit 7d4fde7d3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ BUG FIXES:
* client: Fix network fingerprinting to honor manual configuration [[GH-2619](https://github.com/hashicorp/nomad/issues/2619)]
* client: Fix issue with terminal state deployments being modified when allocation subsequently fails [[GH-5645](https://github.com/hashicorp/nomad/issues/5645)]
* core: Change configuration parsing to use the HCL library's decode, improving JSON support [[GH-1290](https://github.com/hashicorp/nomad/issues/1290)]
* cli: Fix output and exit status for system jobs with constraints [[GH-2381][https://github.com/hashicorp/nomad/issues/2381]] and [[GH-5169][https://github.com/hashicorp/nomad/issues/5169]]
* cli: Fix output and exit status for system jobs with constraints [[GH-2381](https://github.com/hashicorp/nomad/issues/2381)] and [[GH-5169](https://github.com/hashicorp/nomad/issues/5169])]
## 0.9.1 (April 29, 2019)