From 188f0417d2f87fe8dd3dc5c1d69375f614c4786d Mon Sep 17 00:00:00 2001 From: Shane McDonald Date: Mon, 14 Jun 2021 13:38:41 -0400 Subject: Fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 09058cd425..489562af9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ - There are now 2 default Instance Groups: 'controlplane' and 'default' (https://github.com/ansible/awx/pull/10324) - Removed deprecated modules: `tower_send`, `tower_receive`, `tower_workflow_template` (https://github.com/ansible/awx/pull/9980) -- Improved UI performance when a large amount of events are being emmitted by jobs (https://github.com/ansible/awx/pull/10053) +- Improved UI performance when a large amount of events are being emitted by jobs (https://github.com/ansible/awx/pull/10053) - Settings UI Revert All button now issues a DELETE instead of PATCHing all fields (https://github.com/ansible/awx/pull/10376) - Fixed a bug with the schedule date/time picker in Firefox (https://github.com/ansible/awx/pull/10291) - UI now preselects the system default Galaxy credential when creating a new organization (https://github.com/ansible/awx/pull/10395) -- cgit v1.2.3