Fixed links in changelog
This commit is contained in:
parent
d2742643fd
commit
7d4fde7d3a
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue