From 190e0ce5702ed762981764766126d98c6d49dd50 Mon Sep 17 00:00:00 2001 From: dapplion Date: Fri, 18 Dec 2020 13:28:24 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e2be3a..aef6508 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [dev] +## [5.1.1] - 2020-12-18 + +- Enable worker-threads support for blst [#76](https://github.com/ChainSafe/bls/pull/76) + ## [5.1.0] - 2020-11-30 - Bump @chainsafe/lodestar-spec-test-util [#56](https://github.com/ChainSafe/bls/pull/56)