Remove redundant section in release notes

This commit is contained in:
Clément Fournier
2020-03-17 15:10:28 +01:00
parent 138c0e3e86
commit d212c79f58

View File

@ -28,13 +28,6 @@ This is a {{ site.pmd.release_type }} release.
Those APIs are not intended to be used by clients, and will be hidden or removed with PMD 7.0.0. Those APIs are not intended to be used by clients, and will be hidden or removed with PMD 7.0.0.
You can identify them with the `@InternalApi` annotation. You'll also get a deprecation warning. You can identify them with the `@InternalApi` annotation. You'll also get a deprecation warning.
* {% jdoc vm::lang.vm.VmTokenManager %}
* {% jdoc java::lang.java.JavaTokenManager %}
* {% jdoc python::lang.python.PythonTokenManager %}
* {% jdoc vf::lang.vf.VfTokenManager %}
* {% jdoc plsql::lang.plsql.PLSQLTokenManager %}
##### In ASTs ##### In ASTs
As part of the changes we'd like to do to AST classes for 7.0.0, we would like to As part of the changes we'd like to do to AST classes for 7.0.0, we would like to