From b5fb8b8f717711b06dffe1bc5a08e50f3101f5d2 Mon Sep 17 00:00:00 2001 From: Raoul Schaffranek Date: Wed, 16 Oct 2024 08:10:15 +0200 Subject: [PATCH] Added changelog entry for v3.1.0 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95122c5..b774fd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to the "Simbolik VSCode" extension will be documented in this file. +## [3.1.0] - 2024-16-10 + +- Added `chainId` option to attach-configurations + ## [3.0.0] - 2024-11-10 - Compatibility with the latest version of the Simbolik API