From 4b5079092b5aedef79241b95511715ab92cec209 Mon Sep 17 00:00:00 2001 From: Tom Bamford Date: Fri, 14 Jul 2023 02:06:59 +0100 Subject: [PATCH] Changelog for #244 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bd6fe98..0c1b12d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ - Support for deleting an `accessPackageResourceRoleScope` ([#245](https://github.com/manicminer/hamilton/pull/245)) - Support for additional group behaviors `CalendarMemberReadOnly` and `ConnectorsDisabled` ([#247](https://github.com/manicminer/hamilton/pull/247)) - Bugfix: fake a 404 response when an `accessPackageResourceRoleScope` could not be found ([#245](https://github.com/manicminer/hamilton/pull/245)) +- Bugfix: correctly unmarshal the `onPremisesPublishing` field in the `Application` model ([#244](https://github.com/manicminer/hamilton/pull/244)) ## 0.61.0 (April 13, 2023)