start a CHANGELOG

This commit is contained in:
Ryan Petrello 2017-03-09 16:14:38 -05:00
parent 8c1de7f109
commit 9bc162cada

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