From 2ac335cb3718759d21cf1d7c87030773f9476a13 Mon Sep 17 00:00:00 2001 From: Tom Bamford Date: Thu, 13 Jul 2023 12:51:05 +0100 Subject: [PATCH] Changelog for #245 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e10937c4..ca0f1ae5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.62.0 (Unreleased) + +- Support for deleting an `https://github.com/manicminer/hamilton/pull/245/files` ([#245](https://github.com/manicminer/hamilton/pull/245)) +- Bugfix: fake a 404 response when an `accessPackageResourceRoleScope` could not be found ([#245](https://github.com/manicminer/hamilton/pull/245)) + ## 0.61.0 (April 13, 2023) - Support additional types for UserflowAttributeDataType ([#241](https://github.com/manicminer/hamilton/pull/241))