summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar default2023-01-08 17:11:03 +0100
committerGravatar default2023-01-08 17:11:03 +0100
commitdb365bc20cec4735093de66f8a6d8152194846e0 (patch)
tree81e459ccf0571d6e94e6c130c6f6b8725a257993 /RELEASE_NOTES.md
parentBackport from xs. (diff)
downloadsnac2-db365bc20cec4735093de66f8a6d8152194846e0.tar.gz
snac2-db365bc20cec4735093de66f8a6d8152194846e0.tar.xz
snac2-db365bc20cec4735093de66f8a6d8152194846e0.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 515a290..e32ea94 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -6,6 +6,8 @@ The purge ttl for stray global objects has been shortened.
6 6
7Don't show the collapse widget for non-existent children. 7Don't show the collapse widget for non-existent children.
8 8
9Added support for HTTP signature pseudo-headers `(created)` and `(expires)`, that are used by some ActivityPub implementations (e.g. Lemmy).
10
9## 2.17 11## 2.17
10 12
11Fixed a header bug (contributed by alderwick). 13Fixed a header bug (contributed by alderwick).