diff --git a/docs/api/changes.md b/docs/api/changes.md index d13aec984a9fcb8f6b79f0a555d097890f430a65..9787357de35d7f99f08baae29e4f6799b4602ad5 100644 --- a/docs/api/changes.md +++ b/docs/api/changes.md @@ -29,7 +29,7 @@ It is now possible to add any (almost) entity to the cg_group_extends option gro 'PledgePayment', ### 5.0 Support for Serialization Metadata ### -A field defined with the key 'serialize' (in the metadata) will be serialized on save/create with no additional handling if using basic create methods. Generally this is used by adding <serialize>JSON</serialize> to the xml when generating the DAO.  ### 4.7.17: OR Operator