From 46b5ac9ce61bcb83b31213d44c734fdef941907a Mon Sep 17 00:00:00 2001 From: andrew Date: Thu, 17 Oct 2024 15:56:26 -0500 Subject: [PATCH] add version to changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3e4bdc60..8422686df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## 0.18.0 (2024-10-17) + ### Added - `VotesComponent` with implementation for ERC721 and ERC20 tokens (#1114)