Fix typo in changelog

Removes duplicate entry in the change log
This commit is contained in:
Spencer Owen
2020-05-15 13:02:39 -06:00
committed by GitHub
parent e884b5f923
commit add51fb1c5

View File

@@ -15,7 +15,6 @@ IMPROVEMENTS:
* csi: Improved performance of volume claim releases by moving work out of scheduler [[GH-7794](https://github.com/hashicorp/nomad/issues/7794)]
* driver/docker: Added support for custom runtimes [[GH-7932](https://github.com/hashicorp/nomad/pull/7932)]
* ui: Added ACL-checking to conditionally turn off exec button [[GH-7919](https://github.com/hashicorp/nomad/pull/7919)]
* ui: Added ACL-checking to conditionally turn off exec button [[GH-7919](https://github.com/hashicorp/nomad/pull/7919)]
* ui: CSI searchable volumes and plugins pages [[GH-7895](https://github.com/hashicorp/nomad/issues/7895)]
* ui: CSI plugins list and etail pages [[GH-7872](https://github.com/hashicorp/nomad/issues/7872)] [[GH-7911](https://github.com/hashicorp/nomad/issues/7911)]
* ui: CSI volume constraints table [[GH-7872](https://github.com/hashicorp/nomad/issues/7872)]