From d8a2d75768245cd68e90c6e3b59f562df1ea2371 Mon Sep 17 00:00:00 2001 From: Matthias Pfefferle Date: Tue, 7 Nov 2023 11:02:40 +0100 Subject: [PATCH] update changelog --- README.md | 1 + readme.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 371ad12..ecde873 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,7 @@ Project maintained on GitHub at [automattic/wordpress-activitypub](https://githu * Fixed: don't try to parse mentions or hashtags for very large (>1MB) posts to prevent timeouts * Fixed: better handling of ISO-639-1 locale codes * Improved: more reliable [ap_author], props @uk3 +* Improved: NodeInfo statistics ### 1.0.10 ### diff --git a/readme.txt b/readme.txt index 8958c92..ef8a14a 100644 --- a/readme.txt +++ b/readme.txt @@ -113,6 +113,7 @@ Project maintained on GitHub at [automattic/wordpress-activitypub](https://githu * Fixed: don't try to parse mentions or hashtags for very large (>1MB) posts to prevent timeouts * Fixed: better handling of ISO-639-1 locale codes * Improved: more reliable [ap_author], props @uk3 +* Improved: NodeInfo statistics = 1.0.10 =