Skip to content

Commit 57c54da

Browse files
committed
Updated changelog in readme.txt
1 parent df25c6f commit 57c54da

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

readme.txt

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,19 @@ The value `1.5em` corresponds to your theme’s `margin-bottom` of `<p>` tags.
3535

3636
== Changelog ==
3737

38+
= 1.3.1 (05/20/2018) =
39+
* Fix: Bug (introduced in v1.3.0) that hid the TinyMCE content if no clear element was found
40+
3841
= 1.3.0 (05/19/2018) =
3942
* Fix: Replaced regular expressions for switching clear elements with placeholders and vice versa with DOMParser to reliably match all possible clear element notations (e. g. `<br style="clear: both;">`, `<br style="clear:both">`, `<br style="clear: both;" />`, `<br style="clear:both" />`)
4043

4144
= 1.2.2 (05/25/2017) =
42-
* Fix: Rare bug that caused TinyMCE to remove the `<br />` tag
43-
* Fix: Bug that prevented the plugin from beeing [translatable](https://translate.wordpress.org/projects/wp-plugins/tinymce-clear-buttons) (finally)
45+
* Fix: Rare bug (introduced in v1.2.0) that caused TinyMCE to remove the `<br />` tag
46+
* Fix: Bug (introduced in v1.2.0) that prevented the plugin from beeing [translatable](https://translate.wordpress.org/projects/wp-plugins/tinymce-clear-buttons) (finally)
4447
* Misc: Bumped "Requires at least" to WordPress 4.6
4548

4649
= 1.2.1 (03/30/2017) =
47-
* Fix: Bug that prevented the plugin from beeing [translatable](https://translate.wordpress.org/projects/wp-plugins/tinymce-clear-buttons)
50+
* Fix: Bug (introduced in v1.2.0) that prevented the plugin from beeing [translatable](https://translate.wordpress.org/projects/wp-plugins/tinymce-clear-buttons)
4851

4952
= 1.2.0 (01/26/2017) =
5053
* New maintainer; first update after seven years

0 commit comments

Comments
 (0)