diff options
Diffstat (limited to 'RELEASE_NOTES.md')
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 14e00ae..3e7b6f3 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | ## 2.50 | 3 | ## 2.50 |
| 4 | 4 | ||
| 5 | Posts can now be filtered out by content using regular expressions on a server level (these regexes are written in the `filter_reject.txt` file at the server base directory; see `snac(8)`). | 5 | Posts can now be filtered out by content using regular expressions on a server level (these regexes are written in the `filter_reject.txt` file at the server base directory; see `snac(5)` and `snac(8)`). |
| 6 | 6 | ||
| 7 | Improved page position after hitting the `Hide` or `MUTE` buttons (for most cases). | 7 | Improved page position after hitting the `Hide` or `MUTE` buttons (for most cases). |
| 8 | 8 | ||