Reorder all entries so that the most recent change is shown first - no need to scroll to the bottom for interesting stuff. This principle is also mentioned in https://keepachangelog.com/en/1.1.0/ and most VSCode extensions follow that.
Adds dates to versions. (Dates taken from commit history).
Adds a v prefix to all version numbers: v0.1.0
Fixes some minor linting issues.
If needed, I can make some or all changes also to the list in README.md.
Improves the CHANGELOG.md file:
v
prefix to all version numbers:v0.1.0
If needed, I can make some or all changes also to the list in
README.md
.