Reset changelogs for the 2.8.0 development cycle

This commit is contained in:
Toshio Kuratomi 2018-08-31 11:09:16 -07:00
commit 2d6594b34f
128 changed files with 0 additions and 1010 deletions

View file

@ -1,5 +0,0 @@
minor_changes:
- get_url - implement [expend checksum format to <algorithm>:(<checksum>|<url>)] (https://github.com/ansible/ansible/issues/27617)
bugfixes:
- get_url - fix the bug that get_url does not change mode when checksum matches (https://github.com/ansible/ansible/issues/29614)