From b5d1eba28ef97fdea1999546ed7f82f4ba191b92 Mon Sep 17 00:00:00 2001 From: link2xt Date: Fri, 17 Nov 2023 10:13:18 +0000 Subject: [PATCH] docs: add missing 1.131.4 link to the changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cdab1c0c0..4e963276e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3220,3 +3220,4 @@ https://github.com/deltachat/deltachat-core-rust/pulls?q=is%3Apr+is%3Aclosed [1.131.1]: https://github.com/deltachat/deltachat-core-rust/compare/v1.131.0...v1.131.1 [1.131.2]: https://github.com/deltachat/deltachat-core-rust/compare/v1.131.1...v1.131.2 [1.131.3]: https://github.com/deltachat/deltachat-core-rust/compare/v1.131.2...v1.131.3 +[1.131.4]: https://github.com/deltachat/deltachat-core-rust/compare/v1.131.3...v1.131.4