From 6f79f7555b038e12c780361086010155b72b6daa Mon Sep 17 00:00:00 2001 From: Cayman Date: Mon, 22 Jul 2024 17:13:09 -0400 Subject: [PATCH] chore: fill in changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 072b377..285a1a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [9.0.0] - TODO -- TODO +### Features + +- simplify interface [#182](https://github.com/ChainSafe/bls/pull/182) ## [7.1.1] - 2022-05-15