diff --git a/CHANGELOG.md b/CHANGELOG.md index 8eca677..8aea3c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,4 +2,26 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### 0.0.1 (2020-04-28) + +#### Features + +* NetlifyCMS connection +* Autentication with Auth0 +* React components as functions + +### 0.0.2 (2020-05-05) + +#### Features + +* Custom frontmatter fields +* Add wysiwyg editor as showcase +* MDX files with *.md extension + ### 0.0.3 (2020-05-19) + +#### Features + +* Courses basic feature +* Fake content with Loren Ipsum +* Standard Version Changelog Support