We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6855fd commit b2d6dfaCopy full SHA for b2d6dfa
1 file changed
CHANGELOG.md
@@ -1,6 +1,17 @@
1
Changelog
2
=========
3
4
+Version 0.13.3
5
+--------------
6
+
7
+Quick follow-up release to 0.13.2 to fix a crash (#1523).
8
9
+* Add @InjectSoftAssertions to default excluded field annotations by @is-ivanov (#1516)
10
+* Fix check for enclosing `NewClassTree` (#1524)
11
+* Maintenance
12
+ - Remove `onOverrideMethodInvocationVarargsArrayNullability` handler method (#1518)
13
+ - Update to Checker Framework 4.0.0 (#1519)
14
15
Version 0.13.2
16
--------------
17
0 commit comments