- Update CHANGELOG.md
- Commit the changes:
git add HISTORY.rst
git commit -m "Changelog for upcoming release 0.1.1."
- Update version number (can also be minor or major)
bumpversion patch
git add HISTORY.rst
git commit -m "Changelog for upcoming release 0.1.1."
bumpversion patch
# Never mind. | |
# | |
# This functionality has been built in since BBEdit 11.6, | |
# and works way better. (See the notes below.) |