From dd2d5da59fc90811ad4b64f497b79d3e6ae8c580 Mon Sep 17 00:00:00 2001 From: Dominic Watson Date: Thu, 11 May 2023 13:13:57 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c324e5..2914ce7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## v3.3.4 + +* [#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.3.3 * [#70](https://github.com/pixl8/preside-ext-data-api/issues/70) API call returns all fields when only invalid fields provided in fields parameter