diff --git a/CHANGELOG.md b/CHANGELOG.md index 0932d2639..438e82f83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ + ### v1.2.3 - 2019-05-24 + **Changes:** + * Add BlockInserter +* Google Maps Improvements +* Link Component Improvements +* Fix Sizing Control value type + ### v1.2.2 - 2019-05-08 **Changes:** * Add HTML Anchor to Section Block. diff --git a/readme.md b/readme.md index 092edf6db..f8301a346 100644 --- a/readme.md +++ b/readme.md @@ -45,6 +45,14 @@ It has: 4. Pre-built Section ## Changelog ## +### 1.2.3 - 2019-05-24 ### + +* Add BlockInserter +* Google Maps Improvements +* Link Component Improvements +* Fix Sizing Control value type + + ### 1.2.2 - 2019-05-08 ### * Add HTML Anchor to Section Block. diff --git a/readme.txt b/readme.txt index 63506bf28..6ece4aa9a 100644 --- a/readme.txt +++ b/readme.txt @@ -45,6 +45,14 @@ It has: 4. Pre-built Section == Changelog == += 1.2.3 - 2019-05-24 = + +* Add BlockInserter +* Google Maps Improvements +* Link Component Improvements +* Fix Sizing Control value type + + = 1.2.2 - 2019-05-08 = * Add HTML Anchor to Section Block. diff --git a/themeisle-hash.json b/themeisle-hash.json index 4dc77f5cb..a1c82ae0a 100644 --- a/themeisle-hash.json +++ b/themeisle-hash.json @@ -1 +1 @@ -{"class-otter-blocks.php":"d695cc3e89079f6208aa86a62b0b4755","otter-blocks.php":"65251d092199884874f44450d1b306b2","webpack.config.js":"c2c576307763cb6907cc0baa3eba3c1a"} \ No newline at end of file +{"class-otter-blocks.php":"d695cc3e89079f6208aa86a62b0b4755","otter-blocks.php":"8948c4f03a2770f058c5b7b92870037e","webpack.config.js":"c2c576307763cb6907cc0baa3eba3c1a"} \ No newline at end of file