From b7ad802cc21b231d8012fa46bd68c4a42725b9e0 Mon Sep 17 00:00:00 2001 From: Eberhard Graether Date: Mon, 18 May 2020 16:42:11 +0200 Subject: [PATCH] res: Fixed wrong year in Changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05557268..0c16d640 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ ### Changelog #### 2020.1.117 -released 2019-03-31 +released 2020-03-31 * C/C++: Fixed multiple main declarations not shown as separate symbols when declaring file has same name ([#950](https://github.com/CoatiSoftware/Sourcetrail/issues/950)) * Linux: Provide AppImage package based on linuxdeployqt (issue [#279](https://github.com/CoatiSoftware/Sourcetrail/issues/279)) ([#945](https://github.com/CoatiSoftware/Sourcetrail/issues/945))