Skip to content

Commit 608fe6f

Browse files
committed
Update changelog
1 parent 375df7c commit 608fe6f

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# Changelog
22

33
## 2.2.2
4-
* Polyfull array_replace_recursive() function for PHP 5.2
4+
* Polyfilled array_replace_recursive() function for PHP 5.2
5+
* Updated references to old plugin site
6+
* Resolved JavaScript error on edit snippet pages
7+
* Made minor updates to French translation file
8+
* Added statuses for snippet scopes on manage snippets table
59

610
## 2.2.1
711
* Fixed the default values of new setting not being applied

readme.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,11 @@ That's fantastic! Fork the [repository on GitHub](http://github.com/sheabunge/co
117117
== Changelog ==
118118

119119
= 2.2.2 =
120-
* Polyfull array_replace_recursive() function for PHP 5.2
120+
* Polyfilled array_replace_recursive() function for PHP 5.2
121+
* Updated references to old plugin site
122+
* Resolved JavaScript error on edit snippet pages
123+
* Made minor updates to French translation file
124+
* Added statuses for snippet scopes on manage snippets table
121125

122126
= 2.2.1 =
123127
* Fixed the default values of new setting not being applied
@@ -329,7 +333,7 @@ __Fixed__
329333
== Upgrade Notice ==
330334

331335
= 2.2.2 =
332-
Fix error with PHP 5.2 in previous plugin version
336+
Fix error with PHP 5.2 added statuses for scopes to manage snippets table
333337

334338
= 2.2.1 =
335339
New snippet scope feature; fixed bug with translations not loading; minified all css and js

0 commit comments

Comments
 (0)