diff --git a/CHANGELOG.md b/CHANGELOG.md index a7fc283..cf90cb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ ### Changed * upgrade dependencies +### Fixed +* remove duplicated code +* remove unused variables and packages +* replace repeated strings with variables +* add html attributes +* remove unused package* +* replace var with let +* replace v-html with v-text to prevent xss ## 2.4.3 ### Fixed