diff --git a/CHANGELOG.md b/CHANGELOG.md index 7446a8a..98c1924 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,10 +5,11 @@ All notable changes to this project will be documented in this file. This project is at an early development stage. **Expect breaking changes without prior notice before v1.0.0**. Everything after v1.0.0 will follow [Semantic Versioning](https://semver.org/). -## [Unreleased] +## [0.6.1] - 2019-02-03 - Fix navigation margin +- Add table of content component -## [0.6.] - 2019-01-31 +## [0.6.0] - 2019-01-31 ### Added - Add special class `.terminal` to body element to achieve same font-size for the entire page. - Multiple small fixes