From 73fb332af36d75d1fbe23530f7caca63f7944452 Mon Sep 17 00:00:00 2001 From: mabashian Date: Thu, 18 Feb 2021 09:36:21 -0500 Subject: Adds line to changelog for output pagination --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 4da80092a1..39f51cd9c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ This is a list of high-level changes for each release of AWX. A full list of com - Added user interface for management jobs: https://github.com/ansible/awx/pull/9224 - Added toast message to show notification template test result to notification templates list https://github.com/ansible/awx/pull/9318 - Replaced CodeMirror with AceEditor for editing template variables and notification templates https://github.com/ansible/awx/pull/9281 +- Added support for filtering and pagination on job output https://github.com/ansible/awx/pull/9208 # 17.1.0 (March 9th, 2021) - Addressed a security issue in AWX (CVE-2021-20253) -- cgit v1.2.3