Skip to content

Commit 51e8e97

Browse files
committed
CHANGELOG updated for version 20.0.0
1 parent d158407 commit 51e8e97

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Changelog
22
===
33

4+
Version 20.0.0
5+
---
6+
* Added new annotation: `@MustBeInvokedByOverriders`.
7+
* Added new annotation: `@VisibleForTesting`.
8+
* Added `TYPE_USE` target for `NonNls` annotation.
9+
* String attributes of annotations are marked as `@NonNls` where applicable.
10+
* Documentation for `@Nls` and `@NonNls` updated: now they could be used as meta-annotations.
11+
* Documentation added for `@Subst` annotation.
12+
413
Version 19.0.0
514
---
615
* Added new annotations: `@Unmodifiable` and `@UnmodifiableView`.

0 commit comments

Comments
 (0)