Merge pull request #5683 from ryanpetrello/log-aggregator-test-button

start a CHANGELOG
This commit is contained in:
Ryan Petrello 2017-03-09 16:46:43 -05:00 committed by GitHub
commit 926ef45a02

5
docs/CHANGELOG.md Normal file
View File

@ -0,0 +1,5 @@
3.2.0
=====
* added a new API endpoint - `/api/v1/settings/logging/test/` - for testing
external log aggregrator connectivity
[[#5164](https://github.com/ansible/ansible-tower/issues/5164)]