From d799acc0640225d46616632c6a487b02a0613f15 Mon Sep 17 00:00:00 2001 From: Suzanne Millstein Date: Tue, 5 Sep 2017 06:08:06 -0700 Subject: [PATCH] Update change log. --- changelog.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index e177236b681..74326442a08 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,6 @@ --------------------------------------------------------------------------- -Version 2.2.0, ?? 2017 +Version 2.2.0, September 5, 2017 A Java 8 JVM is required to run the Checker Framework. You can still typecheck and compile Java 7 (or earlier) code. @@ -12,6 +12,10 @@ Most notably, receiver annotations are written using standard Java 8 syntax using standard Java syntax (rather than at the top level using a name that contains "$". You need to update your stub files to conform to the new syntax. +Closed issues: +220, 293, 297, 341, 375, 407, 536, 571, 798, 867, 1180, 1214, 1218, 1371, 1411, +1427, 1428, 1435, 1438, 1450, 1456, 1460, 1466, 1473, 1474. + --------------------------------------------------------------------------- Version 2.1.14, 3 August 2017