diff options
| author | default <nobody@localhost> | 2022-12-10 14:49:26 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2022-12-10 14:49:26 +0100 |
| commit | 7336a8ee3e398d7c7981d1ee247a837f48684446 (patch) | |
| tree | 56f3ee147779173d569f4b1614636cd0c67dd7c5 /RELEASE_NOTES.md | |
| parent | 1de96f2565174848ebd72f37717979370c60f22e (diff) | |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
| -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 f942610..210d3cc 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## 2.15 + +Fixed bug in message posting that may result in 400 Bad Request errors (contributed by tobyjaffey). + ## 2.14 Previous posts in the public and private timelines can be reached by a "More..." post at the end (contributed by kensanata). |