From 377e4ba7e146e4800760129d7a649d6bcadc15f6 Mon Sep 17 00:00:00 2001 From: Kyryl R Date: Sat, 21 Oct 2023 16:26:20 +0300 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a44b334..eaddc3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog -## Version 2.0.0 +## Version 2.0.0-alpha.2 + +* Library linking fully relies on the hardhat artifacts. + +## Version 2.0.0-alpha.1 This release represents a major update to our plugin. We have completely rebuilt the core logic from scratch, now using ethersV6. Additionally, we have conducted a comprehensive code walkthrough, addressing and resolving bugs, as well as introducing new features.