diff options
| -rw-r--r-- | RELEASE_NOTES.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 31165ac..ae68d50 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -1,5 +1,13 @@ | |||
| 1 | # Release Notes | 1 | # Release Notes |
| 2 | 2 | ||
| 3 | ## UNRELEASED | ||
| 4 | |||
| 5 | Some fixes to accept `Event` objects properly (like those coming from implementations like https://gancio.org/). | ||
| 6 | |||
| 7 | Added some caching for local `Actor` objects. | ||
| 8 | |||
| 9 | Hashtags that are not explicitly linked in a post's content are shown below. | ||
| 10 | |||
| 3 | ## 2.68 | 11 | ## 2.68 |
| 4 | 12 | ||
| 5 | Fixed regression in link verification code (contributed by nowster). | 13 | Fixed regression in link verification code (contributed by nowster). |