From 3a3603febb8e0d35881be4053fb9d9b569c07517 Mon Sep 17 00:00:00 2001 From: Piotr Galar Date: Wed, 17 Jul 2024 14:05:52 +0100 Subject: [PATCH] docs: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b60bafc..c30c7d8d 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ The versioning in Filecoin-FFI currently follows the Lotus versioning. For exam #### Release Process -Create a new entry in the [Changelog](CHANGELOG.md) for the new release. If you don't provide a changelog entry, the release will be created with auto-generated release notes. +Create a new entry in the [Changelog](CHANGELOG.md) for the new release. If you don't provide any description/body for the new entry, the release will be created with auto-generated release notes. ## License