diff options
| author | 2026-03-19 19:16:51 +0100 | |
|---|---|---|
| committer | 2026-03-19 19:16:51 +0100 | |
| commit | 2f3c7fecbf5e47d7154c042a53fcde4f3f944418 (patch) | |
| tree | 14d1dd3f139261466d93e2807078d80565efc906 | |
| parent | Add attachments to RSS. (diff) | |
| download | snac2-2f3c7fecbf5e47d7154c042a53fcde4f3f944418.tar.gz snac2-2f3c7fecbf5e47d7154c042a53fcde4f3f944418.tar.xz snac2-2f3c7fecbf5e47d7154c042a53fcde4f3f944418.zip | |
Updated RELEASE_NOTES.
| -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 ac40ee9..c44e013 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -10,6 +10,8 @@ Fixed encoding bug in Mastodon-style share links. | |||
| 10 | 10 | ||
| 11 | Fixed an error that made imposible to leave empty the following hashtags or blocked hashtags from the web UI. | 11 | Fixed an error that made imposible to leave empty the following hashtags or blocked hashtags from the web UI. |
| 12 | 12 | ||
| 13 | Include post attachments in the RSS feed entries. | ||
| 14 | |||
| 13 | Added some OpenBSD-specific documentation (contributed by oxzi). | 15 | Added some OpenBSD-specific documentation (contributed by oxzi). |
| 14 | 16 | ||
| 15 | Fixed some timezones (contributed by matoken). | 17 | Fixed some timezones (contributed by matoken). |