From 8522df5a333dd0a0d382fb41ca56d67461aaa908 Mon Sep 17 00:00:00 2001 From: Dominic Watson Date: Thu, 11 May 2023 13:13:40 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9e9f18..7feb796 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## v3.4.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.4.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