Merge pull request #6007 from AlanCoding/inv_src_changelog

Add removal of inventory_source link to CHANGELOG
This commit is contained in:
Alan Rominger 2017-04-13 10:58:11 -04:00 committed by GitHub
commit 4c5222b16b

View File

@ -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)]