diff options
| -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 | 2 | ||
| 3 | ## 2.53 | 3 | ## 2.53 |
| 4 | 4 | ||
| 5 | New search feature (post content, using regular expressions). | 5 | New feature to search by post content (using regular expressions). |
| 6 | |||
| 7 | Added some (partial) support for `Event` object types. | ||
| 6 | 8 | ||
| 7 | Minor fixes: Allow unboosting your own posts (contributed by khm), CSS fixes for the Dillo browser (contributed by kvibber). | 9 | Minor fixes: Allow unboosting your own posts (contributed by khm), CSS fixes for the Dillo browser (contributed by kvibber). |
| 8 | 10 | ||