diff options
author | default <nobody@localhost> | 2024-05-12 09:02:38 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2024-05-12 09:02:38 +0200 |
commit | ba00443b84f3c7663d567e65ddfd7ea9257d6ce1 (patch) | |
tree | 4878d5ea30757a2b808066346b907143577a2909 /RELEASE_NOTES.md | |
parent | 61b9ad8ee56ee66247c5e23d501e22c0fa07b626 (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 5720a63..de3759a 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,7 +2,9 @@ ## 2.53 -New search feature (post content, using regular expressions). +New feature to search by post content (using regular expressions). + +Added some (partial) support for `Event` object types. Minor fixes: Allow unboosting your own posts (contributed by khm), CSS fixes for the Dillo browser (contributed by kvibber). |