Skip to content

Commit 29a8688

Browse files
author
gitlost
committed
Update readme changelog. [ci skip]
1 parent 330dcc5 commit 29a8688

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ global PHP variable `unfc_normalize`, but you should ensure that the `Normalizer
7777
### 1.0.2 ###
7878
* Move all .php files bar main to includes subdir. Remove unused ajax.
7979
* Fix single-byte trie. Move regex alts to tools/functions.php.
80+
* Fix untested admin notice. Adjust tests for untested admin_notice change. Fix some test bleed ($wp_scripts).
81+
* WP 4.6 compatible.
8082

8183
### 1.0.1 ###
8284
* First release for wordpress.org repository.

readme.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ global PHP variable `unfc_normalize`, but you should ensure that the `Normalizer
7676
= 1.0.2 =
7777
* Move all .php files bar main to includes subdir. Remove unused ajax.
7878
* Fix single-byte trie. Move regex alts to tools/functions.php.
79+
* Fix untested admin notice. Adjust tests for untested admin_notice change. Fix some test bleed ($wp_scripts).
80+
* WP 4.6 compatible.
7981

8082
= 1.0.1 =
8183
* First release for wordpress.org repository.

0 commit comments

Comments
 (0)