From 4d6dfa120e124e3c11897300f9ae26047f621c1f Mon Sep 17 00:00:00 2001 From: link2xt Date: Fri, 16 Jun 2023 17:18:04 +0000 Subject: [PATCH] docs: add missing links for 1.116.0 and 1.117.0 to the changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1984b44eb..0a9589cdc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2628,3 +2628,5 @@ https://github.com/deltachat/deltachat-core-rust/pulls?q=is%3Apr+is%3Aclosed [1.113.0]: https://github.com/deltachat/deltachat-core-rust/compare/v1.112.9...v1.113.0 [1.114.0]: https://github.com/deltachat/deltachat-core-rust/compare/v1.113.0...v1.114.0 [1.115.0]: https://github.com/deltachat/deltachat-core-rust/compare/v1.114.0...v1.115.0 +[1.116.0]: https://github.com/deltachat/deltachat-core-rust/compare/v1.115.0...v1.116.0 +[1.117.0]: https://github.com/deltachat/deltachat-core-rust/compare/v1.116.0...v1.117.0