- Add a README.md
- Release under Apache-2.0 License
- Ensure editor renders CHANGELOG
- Remove extended tracingg from script
- Fix CHANGELOG.mdcontent not being written
- Fixup edge-cases in releasing
Initial release
- Introduce git-changelog - script to generate a CHANGELOG skeleton from all the commit message since a particular revision (e.g. annotated tag).
- Introdce git-release - script to automatically bump the version number and commit the CHANGELOG.md of changes for the release