diff options
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
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 | ||
| 7 | Don't show the collapse widget for non-existent children. | 7 | Don't show the collapse widget for non-existent children. |
| 8 | 8 | ||
| 9 | Added 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 | ||
| 11 | Fixed a header bug (contributed by alderwick). | 13 | Fixed a header bug (contributed by alderwick). |