diff --git a/CHANGELOG.md b/CHANGELOG.md index 004b96d..675c9ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## [0.3.0] - 2021.02.08 +## [0.3.1] - 2021-02-08 + +### Fixed + +- Get english text when specify default locale + +## [0.3.0] - 2021-02-08 ### Added diff --git a/package.json b/package.json index 6d9859a..b7e4af7 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "cactbot-highlight", "displayName": "cactbot-highlight", "description": "cactbot timeline highlighting", - "version": "0.3.0", + "version": "0.3.1", "publisher": "MaikoTan", "author": { "name": "Maiko Tan",