summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md2
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
9Hashtags that are not explicitly linked in a post's content are shown below. 9Hashtags that are not explicitly linked in a post's content are shown below.
10 10
11Fixed broken NetBSD build (missing dependency in Makefile.NetBSD).
12
11## 2.68 13## 2.68
12 14
13Fixed regression in link verification code (contributed by nowster). 15Fixed regression in link verification code (contributed by nowster).