From ccdf698380a702d6eaf1010206d49c073e0f07e4 Mon Sep 17 00:00:00 2001 From: mx Date: Mon, 17 Apr 2023 16:28:46 +0200 Subject: [PATCH] added docs and devportal import to changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 071c90e68c..a012c48caa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,10 +6,13 @@ Post 1.0.0 release, the changelog format is based on [Keep a Changelog](https:// - nym-network-statistics properly handles signals ([#3209]) - add socks5 support for Rust SDK ([#3226], [#3255]) +- add docs and dev-portal to monorepo ([#3291]) [#3209]: https://github.com/nymtech/nym/issues/3209 [#3226]: https://github.com/nymtech/nym/pull/3226 [#3255]: https://github.com/nymtech/nym/pull/3255 +[#3291]: https://github.com/nymtech/nym/pull/3291 + ## [v1.1.14] (2023-04-04)