diff options
author | default <nobody@localhost> | 2023-07-13 21:13:21 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-07-13 21:13:21 +0200 |
commit | a549ff4b0dbda34d26334e8f8cb7daff9faa7d02 (patch) | |
tree | c0f824c713e01e6a3b3be6d98067512f57d22176 /RELEASE_NOTES.md | |
parent | f6401e1c1f481f2a1f2cdef10fa7fc0a0c63de1b (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 4 |
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 @@ # Release Notes +## 2.38 + +Added support for ActivityPub `Group` and `Page` objects. This allows subscribing to Lemmy channels and interacting with them. + ## 2.37 Fixed several XSS vulnerabilities (contributed by yonle). |