diff options
| author | 2022-12-13 16:05:45 +0100 | |
|---|---|---|
| committer | 2022-12-13 16:05:45 +0100 | |
| commit | 6266f9efd400d39b3ef3a6f4824c09706919155b (patch) | |
| tree | a6024f58891ca56990b8b62d961308f9d76a8587 /RELEASE_NOTES.md | |
| parent | Fixed crash when unfollowing. (diff) | |
| download | snac2-6266f9efd400d39b3ef3a6f4824c09706919155b.tar.gz snac2-6266f9efd400d39b3ef3a6f4824c09706919155b.tar.xz snac2-6266f9efd400d39b3ef3a6f4824c09706919155b.zip | |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
| -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 1092d54..f83f15c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -4,6 +4,8 @@ | |||
| 4 | 4 | ||
| 5 | Fixed bug in message posting that may result in 400 Bad Request errors (contributed by tobyjaffey). | 5 | Fixed bug in message posting that may result in 400 Bad Request errors (contributed by tobyjaffey). |
| 6 | 6 | ||
| 7 | Fixed crash in the unfollow code. | ||
| 8 | |||
| 7 | Added configuration files and examples for running snac with docker (contributed by tobyjaffey). | 9 | Added configuration files and examples for running snac with docker (contributed by tobyjaffey). |
| 8 | 10 | ||
| 9 | Serve /robots.txt (contributed by kensanata). | 11 | Serve /robots.txt (contributed by kensanata). |