Provide a section for the 0.1.3 release in the changelog

This way we can link to it. More edits to be done on the changelog later.
This commit is contained in:
Simon Hausmann 2021-10-06 09:59:53 +02:00
parent 2ecf6c61d4
commit cabc06ad30

View file

@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
## Unreleased
## [0.1.3] - 2021-10-06
### Changed
- Due to changes in the build system, the C++ build now requires CMake >= 3.19.
@ -269,3 +271,4 @@ All notable changes to this project will be documented in this file.
[0.1.0]: https://github.com/sixtyfpsui/sixtyfps/releases/tag/v0.1.0
[0.1.1]: https://github.com/sixtyfpsui/sixtyfps/releases/tag/v0.1.1
[0.1.2]: https://github.com/sixtyfpsui/sixtyfps/releases/tag/v0.1.2
[0.1.3]: https://github.com/sixtyfpsui/sixtyfps/releases/tag/v0.1.3