summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorrinpatch <rin@patch.cx>2022-01-11 20:47:02 +0000
committerrinpatch <rin@patch.cx>2022-01-11 20:47:02 +0000
commit62a45747d90c2ad400373650b9c03693acfa7708 (patch)
tree84df15744e8b23c8bd279443d648affbed960827 /CHANGELOG.md
parent0b2119d4a791b3623b304b0bab683609d23271d4 (diff)
parentb34f0a6e514fd7e6b0920c0443a93924cd75378f (diff)
Merge branch 'release/2.4.2' into 'stable'v2.4.2
2.4.2 Release See merge request pleroma/pleroma!3599
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5f26d48ff..88ad0ada9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Removed
+## 2.4.2 - 2022-01-10
+
+### Fixed
+- Federation issues caused by HTTP pool checkout timeouts
+- Compatibility with Elixir 1.13
+
+### Upgrade notes
+
+1. Restart Pleroma
+
## 2.4.1 - 2021-08-29
### Changed