summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar default2025-01-15 06:54:04 +0100
committerGravatar default2025-01-15 06:54:04 +0100
commit0078f9db6892f984434cc34dbbae1ec5c31d1a90 (patch)
tree5e5e4e29aa73c018dcb0b5c82d3f09768c2abe3c /RELEASE_NOTES.md
parentMerge pull request 'Implement limit= on notification fetches' (#276) from now... (diff)
downloadpenes-snac2-0078f9db6892f984434cc34dbbae1ec5c31d1a90.tar.gz
penes-snac2-0078f9db6892f984434cc34dbbae1ec5c31d1a90.tar.xz
penes-snac2-0078f9db6892f984434cc34dbbae1ec5c31d1a90.zip
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 2e20bc7..37a8f97 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -12,6 +12,8 @@ Fixed broken NetBSD build (missing dependency in Makefile.NetBSD).
12 12
13The user profile can now include longitude and latitude data for your current location. 13The user profile can now include longitude and latitude data for your current location.
14 14
15Mastodon API: implemented limit= on notification fetches (contributed by nowster).
16
15Reduced 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. 17Reduced 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.
16 18
17## 2.68 19## 2.68