We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d158407 commit 51e8e97Copy full SHA for 51e8e97
CHANGELOG.md
@@ -1,6 +1,15 @@
1
Changelog
2
===
3
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
+
13
Version 19.0.0
14
---
15
* Added new annotations: `@Unmodifiable` and `@UnmodifiableView`.
0 commit comments