From 73bb4755034fa90b9dfba754c95125e18692cb23 Mon Sep 17 00:00:00 2001 From: Shane McDonald Date: Mon, 28 Jun 2021 12:25:44 -0400 Subject: [PATCH] Bump version + changelog --- CHANGELOG.md | 5 +++++ VERSION | 2 +- awxkit/VERSION | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02a5d8ea11..042fc26808 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +# 19.2.2 (June 28, 2021) + +- Fixed bug where symlinks pointing to directories were not preserved (https://github.com/ansible/ansible-runner/pull/736) +- Various bugfixes found during testing (https://github.com/ansible/awx/pull/10532) + # 19.2.1 (June 17, 2021) - There are now 2 default Instance Groups: 'controlplane' and 'default' (https://github.com/ansible/awx/pull/10324) diff --git a/VERSION b/VERSION index 34716091d4..d16f3ea71e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -19.2.1 +19.2.2 diff --git a/awxkit/VERSION b/awxkit/VERSION index 34716091d4..d16f3ea71e 100644 --- a/awxkit/VERSION +++ b/awxkit/VERSION @@ -1 +1 @@ -19.2.1 +19.2.2