#Changelog for feature-improve-changelog
* Prefix commit message in changelog with '* '
#Changelog for feature-fix-release-version
* Fix debian tag when finishing release
* Strip rc from version when ending a release
* Make bump version modular.
* Add a _bump version function without any validation checking. Use the new
  validate_version to perform the validation.
* Split version validation from version generating

