From c5a84d869773736c1091ded544ebd5e98b8ab5be Mon Sep 17 00:00:00 2001 From: Dominic Watson Date: Thu, 11 May 2023 13:14:18 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0492ed..374a9a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## v3.2.2 + +* [#71](https://github.com/pixl8/preside-ext-data-api/issues/71) Remove unecessary helper methods +* [#72](https://github.com/pixl8/preside-ext-data-api/issues/72) Make HtmlDocumentationSyntaxHighlighter a singleton + ## v3.2.1 * [#70](https://github.com/pixl8/preside-ext-data-api/issues/70) API call returns all fields when only invalid fields provided in fields parameter