diff --git a/CHANGELOG.md b/CHANGELOG.md index 8903e6cb..a6119a4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,14 @@ ## v0.0.6 -* +### Features + +* Use eslint to lint the code + +### Fix + +* Fix dom positionning ## v0.0.5 -* Initial release. \ No newline at end of file +* Initial release