aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2025-01-15 06:58:20 +0100
committerdefault <nobody@localhost>2025-01-15 06:58:20 +0100
commitad5455f5556b2057b6ddfce8e0656c04112737de (patch)
tree9a98b093244e728e5265f2f48177d517a0df3581
parenta3995f7efffe559c7c2a7106d7ffe9cb8b1e414a (diff)
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 37a8f97..ae96c92 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -12,7 +12,7 @@ Fixed broken NetBSD build (missing dependency in Makefile.NetBSD).
The user profile can now include longitude and latitude data for your current location.
-Mastodon API: implemented limit= on notification fetches (contributed by nowster).
+Mastodon API: implemented limit= on notification fetches (contributed by nowster), implemented faster min_id handling (contributed by nowster).
Reduced RSA key size for new users from 4096 to 2048. This will be friendlier to smaller machines, and everybody else out there is using 2048.