diff --git a/CHANGELOG.md b/CHANGELOG.md index 438e82f83..445b83ec9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ + ### v1.2.4 - 2019-07-30 + **Changes:** + * Fix Internet Explorer incompatibility +* Add option to choose Marker color for Google Map block +* Refreshed "New Marker" UI for Google Map block + ### v1.2.3 - 2019-05-24 **Changes:** * Add BlockInserter diff --git a/readme.md b/readme.md index f8301a346..cae6cc627 100644 --- a/readme.md +++ b/readme.md @@ -45,6 +45,13 @@ It has: 4. Pre-built Section ## Changelog ## +### 1.2.4 - 2019-07-30 ### + +* Fix Internet Explorer incompatibility +* Add option to choose Marker color for Google Map block +* Refreshed "New Marker" UI for Google Map block + + ### 1.2.3 - 2019-05-24 ### * Add BlockInserter diff --git a/readme.txt b/readme.txt index 6ece4aa9a..5a7d43bb4 100644 --- a/readme.txt +++ b/readme.txt @@ -45,6 +45,13 @@ It has: 4. Pre-built Section == Changelog == += 1.2.4 - 2019-07-30 = + +* Fix Internet Explorer incompatibility +* Add option to choose Marker color for Google Map block +* Refreshed "New Marker" UI for Google Map block + + = 1.2.3 - 2019-05-24 = * Add BlockInserter diff --git a/themeisle-hash.json b/themeisle-hash.json index a1c82ae0a..a0a18caed 100644 --- a/themeisle-hash.json +++ b/themeisle-hash.json @@ -1 +1 @@ -{"class-otter-blocks.php":"d695cc3e89079f6208aa86a62b0b4755","otter-blocks.php":"8948c4f03a2770f058c5b7b92870037e","webpack.config.js":"c2c576307763cb6907cc0baa3eba3c1a"} \ No newline at end of file +{"class-otter-blocks.php":"d695cc3e89079f6208aa86a62b0b4755","otter-blocks.php":"6bd3743355e51d13f63a7cc6032d9416","webpack.config.js":"c2c576307763cb6907cc0baa3eba3c1a"} \ No newline at end of file