From bc64347014db81b43b4f08f3ed1de71239a723dc Mon Sep 17 00:00:00 2001 From: ripytide Date: Sun, 11 Feb 2024 14:15:10 +0000 Subject: [PATCH] chore: Release nodit version 0.9.0 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6759753..00f502d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## 0.9.0 - 2024-02-11 +## 0.9.0 - 2024-02-11 + ### Added - Added the `Gqdit` data-structure with all the proper documentation and examples for all its methods