From a5ef0bb880b8c65f0242c7c637d1c5f96a07afcc Mon Sep 17 00:00:00 2001 From: Wilson Silva Date: Wed, 15 Feb 2023 19:42:23 +0700 Subject: [PATCH] Update the changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c38038..982bc28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added - Client compliance wth [NIP-02](https://github.com/nostr-protocol/nips/blob/master/02.md) (manage contact lists) +- RBS type checking using Steep and TypeProf + +## Fixed + +- Fixed a documentation typo +- Fixed a documentation error regarding the receiving of messages via websockets ## [0.2.0] - 2023-01-12