diff --git a/CHANGELOG.md b/CHANGELOG.md index db928edb..162bbac4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.1.1](https://github.com/openmail/system1-cmp/compare/2.1.0...2.1.1) (2020-09-30) + +### Fix + +- [x] auto-detect `config.language` and auto-load relevant language files during CMP initialization +- [x] configurable `config.theme.maxWidthModal` + ## [2.1.0](https://github.com/openmail/system1-cmp/compare/2.0.4...2.1.0) (2020-09-23) ### Refactor diff --git a/README.md b/README.md index fd821abe..723dbdf7 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Feel free to fork this CMP and submit to IAB for private use. + - [SDK / Package Details](#sdk--package-details) - [Installation / Use](#installation--use) - [API](#api) @@ -44,7 +45,7 @@ Feel free to fork this CMP and submit to IAB for private use. See a [working example in codepen](https://codepen.io/potench/pen/GRZZprw). ```html - +