Fix change log entry for version 0.10.0

Previous version of the entry had a typo in the version and
somehow missed the fact that there were a few other releases
in the last few years.

There's not much value in retroactively adding them to the change
log, but we should be more careful in the future.
This commit is contained in:
Alexander Savchuk 2021-01-28 00:29:08 +13:00
parent 6c1d8c7c65
commit 91e3b933a3

View File

@ -6,9 +6,10 @@ Visit https://github.com/msmhq/msm for more information.
Change Log
----------
### [0.9.4](https://github.com/msmhq/msm/compare/0.9.4...0.10.0)
### [0.10.0](https://github.com/msmhq/msm/compare/0.9.4...0.10.0)
First minor version in 4 years.
First change log entry in 4 years. There were versions from `0.9.5` to `0.9.10` in the interim period,
which were not reflected in the change log and some of them haven't been tagged.
* Allow snapshots to be downloaded [#369][#369]
* Add dollar sign for interpolation [#389][#389]