diff options
| author | grunfink <grunfink@comam.es> | 2025-08-03 13:57:33 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-08-03 13:57:33 +0200 |
| commit | 387d61519c5860ef836ef4b1e3c7980fb2a1c7da (patch) | |
| tree | aae594ab9af2304b810d8400343424dd5ef16881 | |
| parent | b930bd89ee142fb26092f8ef0895686583d815ec (diff) | |
Updated RELEASE_NOTES.
| -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 2f8ec47..116df18 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## UNRELEASED + +Added Dutch (nl_NL) translation (contributed by martijndeb). + ## 2.81 If the `propagate_local_purge` configuration variable is set to `true` in `server.json`, purged local posts generate a `Delete` activity that is sent everywhere, instead of only deleted from the filesystem. |