summaryrefslogtreecommitdiffstats
path: root/docs/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CHANGELOG.md')
-rw-r--r--docs/CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md
index 53fe4067d7..19f60707e7 100644
--- a/docs/CHANGELOG.md
+++ b/docs/CHANGELOG.md
@@ -14,3 +14,8 @@
[[#5741](https://github.com/ansible/ansible-tower/issues/5741)]
* support sourcing inventory from a file inside of a project's source
tree [[#2477](https://github.com/ansible/ansible-tower/issues/2477)]
+* Added support for configuring groups of instance nodes to run tower
+ jobs [[#5898](https://github.com/ansible/ansible-tower/issues/5898)]
+* Fixed an issue installing Tower on multiple nodes where cluster
+ internal node references are used
+ [[#6231](https://github.com/ansible/ansible-tower/pull/6231)]