From fc760535b501e4d4afd87f1e7e790dc43b0ffb96 Mon Sep 17 00:00:00 2001 From: Arnaud Date: Thu, 16 Oct 2025 07:32:03 +0200 Subject: [PATCH] Update release --- RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index 889187c..eb5850d 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -4,7 +4,7 @@ This document describes the release process for the Go bindings. ## Description -1. Ensure that the tests on the master are passing. The contributions should be done through PRs with tests valid as security check so it should be the case. +1. Ensure the main branch is up-to-date and all tests are passing. 2. Update the CHANGELOG.md with the description of the changes