Skip to content

Commit

Permalink
ci: Updating changelog for v1.2.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
selul committed May 8, 2019
1 parent dfc0b36 commit aeb6982
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@

### v1.2.2 - 2019-05-08
**Changes:**
* Add HTML Anchor to Section Block.
* Change Default Section setting.
* Fix resizer styles.
* Add Link Component.
* Add Marker button to Map.
* Remove Padding Resizer.
* Better UI for Sizing Control.
* Fix Dynamic CSS not rendering on reusable blocks.
* Validate blocks before importing.

### v1.2.1 - 2019-04-20
**Changes:**
* Update version
Expand Down
14 changes: 13 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,24 @@ It has:
4. Pre-built Section

## Changelog ##
### 1.2.2 - 2019-05-08 ###

* Add HTML Anchor to Section Block.
* Change Default Section setting.
* Fix resizer styles.
* Add Link Component.
* Add Marker button to Map.
* Remove Padding Resizer.
* Better UI for Sizing Control.
* Fix Dynamic CSS not rendering on reusable blocks.
* Validate blocks before importing.


### 1.2.1 - 2019-04-20 ###

* Fixed issue with constant not being checked in Otter
* Added error handling in Backbone functions


### 1.2.0 - 2019-04-18 ###

* Added Otter Option page
Expand Down
13 changes: 13 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,19 @@ It has:
4. Pre-built Section

== Changelog ==
= 1.2.2 - 2019-05-08 =

* Add HTML Anchor to Section Block.
* Change Default Section setting.
* Fix resizer styles.
* Add Link Component.
* Add Marker button to Map.
* Remove Padding Resizer.
* Better UI for Sizing Control.
* Fix Dynamic CSS not rendering on reusable blocks.
* Validate blocks before importing.


= 1.2.1 - 2019-04-20 =

* Fixed issue with constant not being checked in Otter
Expand Down
2 changes: 1 addition & 1 deletion themeisle-hash.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"class-otter-blocks.php":"d695cc3e89079f6208aa86a62b0b4755","otter-blocks.php":"31b2a344a3d85775f2d60af46b3f5f2d","webpack.config.js":"c2c576307763cb6907cc0baa3eba3c1a"}
{"class-otter-blocks.php":"d695cc3e89079f6208aa86a62b0b4755","otter-blocks.php":"65251d092199884874f44450d1b306b2","webpack.config.js":"c2c576307763cb6907cc0baa3eba3c1a"}

0 comments on commit aeb6982

Please sign in to comment.