From bcf9c8ef2190ba9fea7b59a6c24a14ca756de4ef Mon Sep 17 00:00:00 2001 From: Tom Bamford Date: Fri, 24 Mar 2023 17:08:42 +0000 Subject: [PATCH] Changelog for #233 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f3d8907..cde0b6eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.60.0 (Unreleased) + +- Support for the `ServiceManagementReference` field in the `Application` model ([#233](https://github.com/manicminer/hamilton/pull/233)) + ## 0.59.0 (March 1, 2023) - Bugfix: Allow the `SynchronizationJobClient{}.ProvisionOnDemand()` method to recognise HTTP 200 responses ([#226](https://github.com/manicminer/hamilton/pull/226))