From 9acb7c50b3158b35594916a00b06f512b1c347c5 Mon Sep 17 00:00:00 2001 From: dvacca-onfido <134616519+dvacca-onfido@users.noreply.github.com> Date: Fri, 6 Sep 2024 12:13:51 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bda304e..f67a59b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,12 +3,11 @@ ## v3.5.0 6th September 2024 - Release based on Onfido OpenAPI spec version [v3.4.0](https://github.com/onfido/onfido-openapi-spec/releases/tag/v3.4.0): -- test: fix workflow-runs test -- docs: update README with the new onfido version -- Refresh onfido-node after onfido-openapi-spec update (a33e3b2) by @devops-automation-onfido in https://github.com/onfido/onfido-node/pull/144 - Fix error raised when uploading media with location in typescript - Fix examples in templated README in typescript - SDK Token: Remove UUID format from application_id +- test: fix workflow-runs test +- docs: update README with the new onfido version ## v3.4.0 24th July 2024