api_notable_list_2020.md: ASM 8.0.1 library

This commit is contained in:
Yann Cébron 2020-08-03 12:14:06 +02:00
parent cf84b205f3
commit d552afe43c

View File

@ -48,6 +48,9 @@ Deprecating JavaFX in favor of JCEF
Adopting builder-style API of the new `AnnotationHolder.newAnnotation()` API.
: The previous`AnnotationHolder.createXXXAnnotation()` methods are deprecated. Please use the new [`AnnotationHolder`](upsource:///platform/analysis-api/src/com/intellij/lang/annotation/AnnotationHolder.java) API and [`AnnotationBuilder`](upsource:///platform/analysis-api/src/com/intellij/lang/annotation/AnnotationBuilder.java)
ASM Library 8.0.1
: Updated from 7.0.1.
# 2020.1