From 9664ffdbd9683f0b7d2d702d4c134933bf2e8d50 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Wed, 6 Nov 2019 17:31:27 -0800 Subject: [PATCH] Update 5.19.0.md --- release-notes/5.19.0.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/release-notes/5.19.0.md b/release-notes/5.19.0.md index f517ba10ea..631a46da9d 100644 --- a/release-notes/5.19.0.md +++ b/release-notes/5.19.0.md @@ -29,8 +29,11 @@ Released November 6, 2019 ([15309](https://github.com/civicrm/civicrm-core/pull/15309) and [15331](https://github.com/civicrm/civicrm-core/pull/15331))** - Migrates API version 4 into core (If the old extension is present, it will be - disabled). + Migrates API version 4 from a standalone extension (`org.civicrm.api4`) + into the core codebase. If the old extension is present, it will be disabled. + + For more information, see [Developer Guide: APIv4 Usage](https://docs.civicrm.org/dev/en/latest/api/v4/usage/) + and [Differences between APIv3 / APIv4](https://docs.civicrm.org/dev/en/latest/api/v4/differences-with-v3/). - **Improve obsolete extension management ([15352](https://github.com/civicrm/civicrm-core/pull/15352))** -- 2.25.1