From 0e315c32f36588ee66eb26f33524e86e7ab44017 Mon Sep 17 00:00:00 2001 From: Dirk Baeumer Date: Mon, 6 Apr 2020 10:17:42 +0200 Subject: [PATCH] Fix 3.15 release date --- _specifications/specification-3-15.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_specifications/specification-3-15.md b/_specifications/specification-3-15.md index 01d81cd..1ad39ed 100644 --- a/_specifications/specification-3-15.md +++ b/_specifications/specification-3-15.md @@ -5639,7 +5639,7 @@ Language servers usually run in a separate process and client communicate with t ### Change Log -#### 3.15.0 (09/19/2019) +#### 3.15.0 (01/14/2020) * Add generic progress reporting support. * Add specific work done progress reporting support to requests where applicable.