File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
## 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
5
9
6
10
## 2.2.1
7
11
* Fixed the default values of new setting not being applied
Original file line number Diff line number Diff line change @@ -117,7 +117,11 @@ That's fantastic! Fork the [repository on GitHub](http://github.com/sheabunge/co
117
117
== Changelog ==
118
118
119
119
= 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
121
125
122
126
= 2.2.1 =
123
127
* Fixed the default values of new setting not being applied
@@ -329,7 +333,7 @@ __Fixed__
329
333
== Upgrade Notice ==
330
334
331
335
= 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
333
337
334
338
= 2.2.1 =
335
339
New snippet scope feature; fixed bug with translations not loading; minified all css and js
You can’t perform that action at this time.
0 commit comments