From cf374f8ac66f13ef06a66b534fe39e0b654cec4b Mon Sep 17 00:00:00 2001 From: Bryan Frimin Date: Fri, 11 Jul 2025 10:57:51 +0200 Subject: [PATCH] Update CHANGELOG Signed-off-by: Bryan Frimin --- CHANGELOG.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2033ab4f8..a14c6c0bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +## [0.40.0] - 2025-07-11 + +### Added + +- Add cancel request mutation +- Add bulk publish document version mutation +- Add bulk request signature mutation + ## [0.39.0] - 2025-06-03 ### Added @@ -15,13 +23,13 @@ All notable changes to this project will be documented in this file. - Update go dependencies - Update node dependencies -## [0.38.1] - 2025-06-03 +## [0.38.1] - 2025-07-03 ### Fixed - Fix 5xx on document type order -## [0.38.0] - 2025-06-03 +## [0.38.0] - 2025-07-03 ### Added