diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 53ee095032..331d7f6c65 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -7,3 +7,8 @@ organization/project/inventory/credential/job_template during Tower installation [[#5746](https://github.com/ansible/ansible-tower/issues/5746)] +* removed links from group to `inventory_source` including the field and + related links, removed `start` and `schedule` capabilities from + group serializer and added `user_capabilities` to inventory source + serializer, allow user creation and naming of inventory sources + [[#5741](https://github.com/ansible/ansible-tower/issues/5741)]