From 42e3e849a87acfd41afe4c97b1ce0891b3fcdc91 Mon Sep 17 00:00:00 2001 From: Tom Bamford Date: Thu, 6 Jun 2024 01:01:37 +0100 Subject: [PATCH] v0.70.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 89d2eec9..3b2b10a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## v0.70 (Unreleased) +## v0.70.0 (June 6, 2024) - Support for [updating a user photo](https://learn.microsoft.com/en-us/graph/api/profilephoto-update?view=graph-rest-1.0) ([#227](https://github.com/manicminer/hamilton/pull/227)) - Enable `RetryOn404ConsistencyFailureFunc` in the `Instantiate()` method for the `ApplicationTemplatesClient` ([#283](https://github.com/manicminer/hamilton/pull/283))