lancaster-university / codal-microbit-v2

CODAL target for the micro:bit v2.x series of devices
MIT License
41 stars 50 forks source link

Update Changelog script to include changes in lib dependencies. #420

Closed microbit-carlos closed 2 months ago

microbit-carlos commented 3 months ago

It also changes the log format, as git shortlog groups the commits by author (or other options, but they always have to grouped) and that can get a bit verbose when also including commits from the other libraries.

Also, an advantage of not grouping by author is that the commits are listed historically.

As part of this PR I've also updated the changelog from v0.2.63, as this is the last tag used for MakeCode live, so it'll be useful to have this info when presenting MS the changelog for deployment.

microbit-carlos commented 3 months ago

@JohnVidler if possible it'd be great to merge this before releasing the next tag, to be able to include this info in the changelog.