From d77c8ec88e7b4a477b010529983ba99e6ebb0235 Mon Sep 17 00:00:00 2001 From: AlanCoding Date: Wed, 12 Apr 2017 11:43:50 -0400 Subject: [PATCH] add removal of inventory_source link to CHANGELOG --- docs/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) 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)]