From d84516067b1eaeb448337311345e1c2d5b8b5a3f Mon Sep 17 00:00:00 2001 From: Martin Andreas Ullrich Date: Sun, 25 Feb 2018 18:55:47 +0100 Subject: [PATCH] Fix year in changelog (#2068) Fixed wrong year in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a409cd3f..f2b3a03fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ * There currently is no completion support for package references in csproj files. ([#1156](https://github.com/OmniSharp/omnisharp-vscode/issues/1156)) * As an alternative, consider installing the [MSBuild Project Tools](https://marketplace.visualstudio.com/items?itemName=tintoy.msbuild-project-tools) extension by @tintoy. -## 1.14.0 (February 14, 2017) +## 1.14.0 (February 14, 2018) #### C# Language Support