From 536b94c7b1f96f8f87ab61accaef8538e5d79cc4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 19:43:11 +0000 Subject: [PATCH] chore(main): release 0.3.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7996228f..38102985 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.1](https://github.com/nomoixyz/vulcan/compare/v0.3.0...v0.3.1) (2023-09-01) + + +### Bug Fixes + +* adapt to new forge-std Vm to remove warnings ([e83ebd4](https://github.com/nomoixyz/vulcan/commit/e83ebd403e1e46d3cbf684343e967478bf0a8e29)) + ## [0.3.0](https://github.com/nomoixyz/vulcan/compare/v0.2.0...v0.3.0) (2023-09-01)