Cleanup the tree for post-2.8-branch

After branch, we do the following tasks:
* Remove all old changelog fragments.  The devel tree starts fresh.
* Remove all old generated changelog info (CHANGELOG-v2.8.rst and .changes.yaml)
* Set the new codename and version in release.py
This commit is contained in:
Toshio Kuratomi 2019-04-11 11:23:13 -07:00
commit bc955b9d60
650 changed files with 2 additions and 5072 deletions

View file

@ -19,6 +19,6 @@
from __future__ import (absolute_import, division, print_function)
__metaclass__ = type
__version__ = '2.8.0a1.post0'
__version__ = '2.9.0.dev0'
__author__ = 'Ansible, Inc.'
__codename__ = 'How Many More Times'
__codename__ = 'Immigrant Song'