diff --git a/CHANGELOG.md b/CHANGELOG.md index 46d4931..a1f3226 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,3 +44,18 @@ +## 3.0.3 (2019-08-15) + + +### Bug Fixes + +* fixing delete button index selection ([9e55c64](https://github.com/advanced-rest-client/api-form-mixin/commit/9e55c64)) +* fixing optional CSS attribute name after the change ([ddbb196](https://github.com/advanced-rest-client/api-form-mixin/commit/ddbb196)) + + +### Features + +* **styles:** adding margin to the inline docs ([a13a485](https://github.com/advanced-rest-client/api-form-mixin/commit/a13a485)) + + +