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 ae68d50..d68824d 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -8,6 +8,8 @@ Added some caching for local `Actor` objects. | |||
| 8 | 8 | ||
| 9 | Hashtags that are not explicitly linked in a post's content are shown below. | 9 | Hashtags that are not explicitly linked in a post's content are shown below. |
| 10 | 10 | ||
| 11 | Fixed broken NetBSD build (missing dependency in Makefile.NetBSD). | ||
| 12 | |||
| 11 | ## 2.68 | 13 | ## 2.68 |
| 12 | 14 | ||
| 13 | Fixed regression in link verification code (contributed by nowster). | 15 | Fixed regression in link verification code (contributed by nowster). |