diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d6a657365..5c1b5a7e7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ This is a list of high-level changes for each release of AWX. A full list of commits can be found at `https://github.com/ansible/awx/releases/tag/`. -## 14.1.0 (TBD) +## 14.1.0 (Aug 25, 2020) - AWX images can now be built on ARM64 - https://github.com/ansible/awx/pull/7607 - Added the Remote Archive SCM Type to support using immutable artifacts and releases (such as tarballs and zip files) as projects - https://github.com/ansible/awx/issues/7954 - Deprecated official support for Mercurial-based project updates - https://github.com/ansible/awx/issues/7932 diff --git a/VERSION b/VERSION index 4b964e9654..7b3b6e02bb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -14.0.0 +14.1.0 diff --git a/awxkit/VERSION b/awxkit/VERSION index 4b964e9654..7b3b6e02bb 100644 --- a/awxkit/VERSION +++ b/awxkit/VERSION @@ -1 +1 @@ -14.0.0 +14.1.0