Skip to content

Commit

Permalink
ci: Updating changelog for v0.11.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
selul committed Dec 10, 2018
1 parent 8051966 commit ce629c2
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

### v0.11.4 - 2018-12-10
**Changes:**
* fix issue with composer libraries.

### v0.11.3 - 2018-12-10
**Changes:**
* Tested with WP 5.0
Expand Down
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,11 @@ Add this block of code to your [mu-plugin file](http://codex.wordpress.org/Must_
Read [this blog post](http://kucrut.org/add-custom-image-sizes-right-way/).

## Changelog ##
### 0.11.4 - 2018-12-10 ###

* fix issue with composer libraries.


### 0.11.3 - 2018-12-10 ###

* Tested with WP 5.0
Expand Down
5 changes: 5 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,11 @@ add_filter( 'menu_icons_menu_settings', 'my_menu_icons_menu_settings', 10, 2 );
Read [this blog post](http://kucrut.org/add-custom-image-sizes-right-way/).

== Changelog ==
= 0.11.4 - 2018-12-10 =

* fix issue with composer libraries.


= 0.11.3 - 2018-12-10 =

* Tested with WP 5.0
Expand Down

0 comments on commit ce629c2

Please sign in to comment.