From 968c8948d410dfc347aef186aaf2ded5b8a41742 Mon Sep 17 00:00:00 2001 From: yupix Date: Sun, 25 Dec 2022 13:31:41 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20feat:=20bump=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f3d97188..4b1274ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## Added - 💡 added DocString. - - ✨ added `get_state` method a `ClientNoteActions` class. - ✨ added `INoteState` class. - ✨ added `NoteState` class.