From a46a5e134786f45f394523d5299561fd8009cc5f Mon Sep 17 00:00:00 2001 From: Viraj Patel Date: Fri, 26 Aug 2022 05:32:08 +0000 Subject: [PATCH] chore: fix release note --- HISTORY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 8ac6c25b19..42e1532a5d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -12,7 +12,7 @@ Chore: - Bumps mistune to a secure version - Bumps protobuf dependencies to address dependabot security warning - Improves command regex on `scripts/check_doc_ipfs_hashes.py` -- Cleans tox definitions and Makefile targets to align with the latest changes +- Updates tox definitions and Makefile targets to align with the latest changes ## 1.16.0 (2022-08-18)