diff options
Diffstat (limited to 'RELEASE_NOTES.md')
| -rw-r--r-- | RELEASE_NOTES.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 42969c7..32898b6 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -1,5 +1,11 @@ | |||
| 1 | # Release Notes | 1 | # Release Notes |
| 2 | 2 | ||
| 3 | ## 2.26 | ||
| 4 | |||
| 5 | The OpenSSL code has been refactored to avoid using deprecated functions. | ||
| 6 | |||
| 7 | Added more aggressive filtering on unwanted `Announce` (boost) messages. | ||
| 8 | |||
| 3 | ## 2.25 | 9 | ## 2.25 |
| 4 | 10 | ||
| 5 | Federation with other instances have been improved by collecting shared inbox information from input messages more thoroughly. | 11 | Federation with other instances have been improved by collecting shared inbox information from input messages more thoroughly. |