diff options
| -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 f48e82d..b0d37f4 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -4,6 +4,8 @@ | |||
| 4 | 4 | ||
| 5 | Markdown-style links are now supported. | 5 | Markdown-style links are now supported. |
| 6 | 6 | ||
| 7 | The alt text in attachments that have one is also shown in a dropdown just below it (useful for environments where mouseover is not available, i.e. for phones and tablets). | ||
| 8 | |||
| 7 | The avatar and/or the header images can now be deleted (contributed by louis77). | 9 | The avatar and/or the header images can now be deleted (contributed by louis77). |
| 8 | 10 | ||
| 9 | Code cleaning: HTTP status codes use names instead of hardcoded integers (contributed by louis77). | 11 | Code cleaning: HTTP status codes use names instead of hardcoded integers (contributed by louis77). |