cargo xtask bump
This is a simple script to assist with bumping the version.
This adds `cargo xtask changelog` to automatically add a new changelog entry for a release.
During development I often need to run a bunch of tests. Instead of having some unwieldy shell command, I have added this xtask to help with running the testing commands.