From 3fd1d696aafc74c129045f9abdb0d7e7771dff65 Mon Sep 17 00:00:00 2001 From: Andrei Marinica Date: Tue, 19 Jul 2022 16:37:31 +0300 Subject: [PATCH] changelog fix --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9453ad739c..f15d24a5fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how ## [elrond-wasm 0.34.1] - 2022-07-19 - `#[only_admin]` annotation - Safer BigUint/BigInt conversions -- Added and published `price-aggregator` and `egld-esdt-swap` core contracts. +- Added and published `price-aggregator` and `wegld-swap` core contracts. ## [elrond-wasm 0.34.0, elrond-codec 0.12.0, mandos 0.16.0, elrond-interact-snippets 0.1.0] - 2022-07-08 - Major refactor of the mandos-rs infrastructure.