Add https retrieval via TLSv1.2 to changelog

This commit is contained in:
Toshio Kuratomi 2018-02-23 11:07:27 -08:00
parent 6020c0d4f6
commit c0d3915bd2

View file

@ -10,6 +10,7 @@ Ansible Changes By Release
### Bugfixes
* Fix setting of environment in a task that uses a loop:
https://github.com/ansible/ansible/issues/32685
* Fix https retrieval with TLSv1.2: https://github.com/ansible/ansible/pull/32053
<a id="2.3.3"></a>