summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 2492564..b4fe8c7 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,9 @@
1# Release Notes 1# Release Notes
2 2
3## 2.38
4
5Added support for ActivityPub `Group` and `Page` objects. This allows subscribing to Lemmy channels and interacting with them.
6
3## 2.37 7## 2.37
4 8
5Fixed several XSS vulnerabilities (contributed by yonle). 9Fixed several XSS vulnerabilities (contributed by yonle).