Skip to content

Commit c31008d

Browse files
committed
doc: describe changelog for v2.0.0
1 parent 77da5f5 commit c31008d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

3+
### 2.0.0 (Dec 23, 2022) ###
4+
5+
* [BREAKING] PHP Version | The code base now requires a minimum version of PHP 8.0.2
6+
* [BREAKING] PHP Version | The code base has been refactored to be PHP 8 compatible - but no PHP 8.1+ support yet since WordPress itself is not officially PHP 8.0 compatible to-date.
7+
* [UPDATE] API | New field `Categories[]` has been introduced to the JSON request - see commit#e857e083fb33a9bd58374482105e2d3215bbd5f1
8+
* [REFACTOR] Removal of the ACF plugin 3rd-party plugin in favor of doing things in native WordPress, see commit#b2e489b156ed12187403bb4599107972a61b4493
9+
310
### 1.3.1 (Oct 18, 2022) ###
411
* [UPDATE] JSON | change page_type to content_type for sailthru vars
512

0 commit comments

Comments
 (0)