From 40371d433f235eea51ba488ed1c0b3b9e10cecd6 Mon Sep 17 00:00:00 2001 From: Trubnikov Sergey Date: Thu, 25 Aug 2022 13:51:36 +0000 Subject: [PATCH] fix: return comment --- --- a/crates/evm-coder/CHANGELOG.md +++ b/crates/evm-coder/CHANGELOG.md @@ -1,6 +1,8 @@ # Change Log All notable changes to this project will be documented in this file. + + ## [v0.1.2] 2022-08-19 ### Added -- gitstuff