summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Adams <chadams@redhat.com>2020-06-01 06:42:38 +0200
committerChristian Adams <chadams@redhat.com>2020-06-01 06:42:38 +0200
commite373ae1e272df838866e387fd36a8fd17b34b341 (patch)
treeec28039e7785c629b5b500b6e427ef40fb0ca0e4 /CHANGELOG.md
parentMerge pull request #7185 from mstrent/devel (diff)
downloadawx-e373ae1e272df838866e387fd36a8fd17b34b341.tar.xz
awx-e373ae1e272df838866e387fd36a8fd17b34b341.zip
Changelog entry for label removal issue
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cd60d6ba69..34870e1f5f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@ This is a list of high-level changes for each release of AWX. A full list of com
- Fixed a bug that broke local pip installs of awxkit (https://github.com/ansible/awx/issues/7107)
- Fixed a bug that prevented PagerDuty notifications from sending for workflow job template approvals (https://github.com/ansible/awx/issues/7094)
- Fixed a bug that broke external log aggregation support for URL paths that include the = character (such as the tokens for SumoLogic) (https://github.com/ansible/awx/issues/7139)
+- Fixed a bug that prevented organization admins from removing labels from workflow job templates (https://github.com/ansible/awx/pull/7143)
## 11.2.0 (Apr 29, 2020)