UpdateHistory
A simple tool to update HISTORY.md files
|
![Latest Stable Version] ![License]
A simple tool to update HISTORY.md files when making a library release.
Additional documentation about this library can be found on mediawiki.org.
To make a release:
This increments the version number for a patch release (or, if you specify, for a minor or major release instead) and updates the HISTORY.md with the new version number and the current date.
This step will be automated in the future.
This adds a new placeholder "x.x.x (not yet released)" section to the HISTORY.md.
This step will be automated in the future.
Push these commits to your code review system.
When they are merged you may have to verify that the tag created above still corresponds to the final merged commit, and if not:
And finally, push the new tag: