From a4e836d6f591484c8e3eae14c6ff2b64980ce476 Mon Sep 17 00:00:00 2001 From: Wilson Silva Date: Sat, 25 Feb 2023 17:50:33 +0700 Subject: [PATCH] Add a changelog anchor for version 0.4.0 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1456abc..d8f5752 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,6 +49,7 @@ principles of immutability and was a major source of internal complexity as I ne - Initial release +[0.4.0]: https://github.com/wilsonsilva/nostr/compare/v0.3.0...v0.4.0 [0.3.0]: https://github.com/wilsonsilva/nostr/compare/v0.2.0...v0.3.0 [0.2.0]: https://github.com/wilsonsilva/nostr/compare/v0.1.0...v0.2.0 [0.1.0]: https://github.com/wilsonsilva/nostr/compare/7fded5...v0.1.0