Removed JSON_CDATA_STRIP compile-time option (obsolete since 5.4)

This commit is contained in:
Olof hagsand 2022-11-07 10:07:10 +01:00
parent 4b21a05bcc
commit 1683723b1d
3 changed files with 1 additions and 34 deletions

View file

@ -80,6 +80,7 @@ Developers may need to change their code
### Minor features
* Removed `JSON_CDATA_STRIP` compile-time option (obsolete since 5.4)
* Added fuzz code for xpath
* List-pagination: Follow ietf-draft 100%: Removed list-pagination "presence"
* Main example: Removed dependency of external IETF RFCs