This commit is contained in:
erwanlr
2020-08-08 13:25:15 +02:00
parent 22979a1a77
commit 1043bcb267
16 changed files with 1405 additions and 2 deletions

View File

@@ -0,0 +1,26 @@
= 1.1.3 =
* Changed readme.txt
= 1.1.2 =
* Added readme.txt, ReadmeOSS
= 1.1.1 =
* Fixed hard-coded table prefix
= 1.1.0 =
* Added list of post types that can be edited by current user to environment REST
* Dependency to process request headers
= 1.0.3 - 2020-07-02 =
* Added CHANGELOG.md
* Changed correct link to documentation
= 1.0.2 - 2020-07-02 =
* Fixed authorization secret regeneration
= 1.0.1 - 2020-07-01 =
* Added default locale to environment REST
= 1.0.0 - 2020-06-19 =
* Added plugin code