Skip to content

Commit 5ba3ce2

Browse files
Update readme.txt
1 parent f3826bf commit 5ba3ce2

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

readme.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: ClaudioLaBarbera, alebarbieri, joshuaslatedesign, raik, beltranren
33
Tags: api, json, json-rest-api, menu-routes, menus, REST, wp-api, wp-rest-api, v2
44
Requires at least: 4.4
55
Tested up to: 5.5.1
6-
Stable tag: 0.9
6+
Stable tag: 0.10
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99

@@ -46,7 +46,11 @@ Nothing to show. This plugin has no settings or frontend, it just extends WP API
4646

4747
== Changelog ==
4848

49-
0.9 - Fix possible name colision caused by ACF field with existing name (example: if we have an ACF field named "title" it will overwrite the original post's title). Now ACF fields are grouped in a "acf" object.
49+
0.10 - Fix possible name colision caused by ACF field with existing name (example: if we have an ACF field named "title" it will overwrite the original post's title). Now ACF fields are grouped in a "acf" object.
50+
51+
0.9.1 - Wrong release
52+
53+
0.9 - Wrong release
5054

5155
0.8.1 - Use post_name instead of basename (Bug fix for static home page)
5256

0 commit comments

Comments
 (0)