From 0ae1034a3dd28adeb87257e854aabbf1ce90b640 Mon Sep 17 00:00:00 2001 From: matthiasmatt Date: Thu, 24 Oct 2024 11:29:58 +0200 Subject: [PATCH] chore: changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c4c2a37c..989a57b56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -136,6 +136,7 @@ and the [related comments from @Unique-Divine and @berndartmueller](https://gith - [#2084](https://github.com/NibiruChain/nibiru/pull/2084) - feat(evm-forge): foundry support and template for Nibiru EVM develoment - [#2088](https://github.com/NibiruChain/nibiru/pull/2088) - refactor(evm): remove outdated comment and improper error message text - [#2089](https://github.com/NibiruChain/nibiru/pull/2089) - better handling of gas consumption within erc20 contract execution +- [#2091](https://github.com/NibiruChain/nibiru/pull/2091) - feat(evm): add fun token creation fee validation #### Dapp modules: perp, spot, oracle, etc