From 7ae2d0133adaae3917a3c44e150bab1620f05f8a Mon Sep 17 00:00:00 2001 From: Scott Kingsley Clark Date: Wed, 14 Dec 2022 09:52:29 -0600 Subject: [PATCH] Update changelog --- changelog.txt | 1 + readme.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/changelog.txt b/changelog.txt index 6002578d24..25c406ae3c 100644 --- a/changelog.txt +++ b/changelog.txt @@ -5,6 +5,7 @@ Our GitHub has the full list of all prior releases of Pods: https://github.com/p = 2.9.10.2 - December 14th, 2022 = * Fixed: The new `pods_get_instance()` function now correctly checks if the `$pod` object is set up before calling methods on it. (@lkraav, @sc0ttkclark) +* Fixed: Properly support REST API namespace customizations for Post Types and Taxonomies. (@sc0ttkclark) = 2.9.10.1 - December 13th, 2022 = diff --git a/readme.txt b/readme.txt index c4f2e76790..0f884c6691 100644 --- a/readme.txt +++ b/readme.txt @@ -176,6 +176,7 @@ Pods really wouldn't be where it is without all the contributions from our [dono = 2.9.10.2 - December 14th, 2022 = * Fixed: The new `pods_get_instance()` function now correctly checks if the `$pod` object is set up before calling methods on it. (@lkraav, @sc0ttkclark) +* Fixed: Properly support REST API namespace customizations for Post Types and Taxonomies. (@sc0ttkclark) = 2.9.10.1 - December 13th, 2022 =