diff options
| author | default <nobody@localhost> | 2024-12-29 23:49:17 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2024-12-29 23:49:17 +0100 |
| commit | e9f6db3761e67b666e8ff5dded171a688694291b (patch) | |
| tree | 2fa9f5d7bb5d4b529679512ae975b1ca2c5ee33e /RELEASE_NOTES.md | |
| parent | aaf9958c5f321b27c1090e1ef34c18ef8ae83504 (diff) | |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
| -rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 073985b..4c7a3cf 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## UNRELEASED + +Added ipv6 support for the https frontend connection (contributed by hb9hnt). + ## 2.67 The search box also accepts post URLs; the post is requested and, if it's found, can be interacted with (liked, boosted, replied to, etc.). |