File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Requires at least: 4.4
77Tested up to: 4.9
88Requires PHP: 7.0
99Multisite support: No
10- Stable tag: 1.0.9
10+ Stable tag: 1.0.10
1111License: GPLv3
1212License URI: http://www.gnu.org/licenses/gpl-3.0.html
1313Prefix: DSBSRC
@@ -197,20 +197,23 @@ Please avoid leaving negative reviews in order to get a feature implemented. Ins
197197
198198== Changelog ==
199199
200+ = 1.0.10 =
201+ * updated plugin meta
202+
200203= 1.0.9 =
201204* added warning for Multisite installations
202205* updated recommended plugins
203206
204207= 1.0.8 =
205208* tested with WP 4.9
206- * added support for `define(' DISABLE_NAG_NOTICES', true); `
209+ * added support for `DISABLE_NAG_NOTICES`
207210
208211= 1.0.7 =
209212* optimized plugin code
210213* reset admin notices timestamps
211214
212215= 1.0.6 =
213- * optimized admin notices
216+ * optimized plugin code
214217* updated recommended plugins
215218
216219= 1.0.5 =
@@ -220,7 +223,7 @@ Please avoid leaving negative reviews in order to get a feature implemented. Ins
220223* fixed admin notices timestamp calculation
221224
222225= 1.0.3 =
223- * minor code tweaks
226+ * optimized plugin code
224227* added rating request notice
225228
226229= 1.0.2 =
@@ -232,3 +235,4 @@ Please avoid leaving negative reviews in order to get a feature implemented. Ins
232235
233236= 1.0.0 =
234237* initial release
238+ * tested with PHP 7.0
You can’t perform that action at this time.
0 commit comments