From a6b2c25d42852b938843ea0c9d7488e4827c34a9 Mon Sep 17 00:00:00 2001 From: link2xt Date: Mon, 27 Feb 2023 08:26:34 +0000 Subject: [PATCH] Move changelog to the unreleased section and add PR number --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 837754018..c4ccc5956 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ - Do not block async task executor while decrypting the messages. #4079 ### API-Changes +- jsonrpc: add more advanced API to send a message. #4097 ## 1.110.0 @@ -36,7 +37,6 @@ - Update timestamps in `param` columns with transactions. #4083 ### API-Changes -- jsonrpc: add more advanced API to send a message. ## 1.109.0