From f6bda1e480f4a93d5f0a6d9b5b58345f1f584833 Mon Sep 17 00:00:00 2001 From: link2xt Date: Fri, 27 Oct 2023 19:34:49 +0000 Subject: [PATCH] docs: add missing 1.127.1 link to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a572b63f..41278af1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3033,3 +3033,4 @@ https://github.com/deltachat/deltachat-core-rust/pulls?q=is%3Apr+is%3Aclosed [1.126.0]: https://github.com/deltachat/deltachat-core-rust/compare/v1.125.0...v1.126.0 [1.126.1]: https://github.com/deltachat/deltachat-core-rust/compare/v1.126.0...v1.126.1 [1.127.0]: https://github.com/deltachat/deltachat-core-rust/compare/v1.126.1...v1.127.0 +[1.127.1]: https://github.com/deltachat/deltachat-core-rust/compare/v1.127.0...v1.127.1