docs: update changelog with sidecar task resources fix

This commit is contained in:
Seth Hoenig 2020-05-19 11:49:59 -06:00
parent f136afc04f
commit 7ab61709f3

View file

@ -4,6 +4,10 @@ IMPROVEMENTS:
* build: Updated to Go 1.14.3 [[GH-7431](https://github.com/hashicorp/nomad/issues/7970)]
BUG FIXES:
* api: Fixed a bug where setting connect sidecar task resources could fail [[GH-7993](https://github.com/hashicorp/nomad/issues/7993)]
## 0.11.2 (May 14, 2020)
FEATURES: