diff --git a/CHANGELOG.md b/CHANGELOG.md index e8424aadbeb6fd21d09da5c8b4caff4d2978f7ef..483e8490ac972fbac6f1221cb1feb98eb1b18705 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,13 @@ +<a name="v0.2.1"></a> +## [v0.2.1] - 2022-12-20 +### Bug Fixes +- remove attributes that are set + +### Changes +- update makefiles + + <a name="v0.2.0"></a> ## v0.2.0 - 2022-12-18 ### Add Features @@ -8,3 +17,4 @@ - work in progress +[v0.2.1]: https://gitlab.schukai.com/oss/libraries/go/markup/html/compare/v0.2.0...v0.2.1