- enhancement - added Java 13 support for Maven and Eclipse projects. See JLS#1179.
- enhancement - added support for diagnostic tags. See #1051.
- enhancement - code-action: fixed methods with reduced visibility. See JLS#442.
- enhancement - code-action: inline method/variable/field. See JLS#656 and JLS#771.
- enhancement - provide more granularity of progress during Maven import. See JLS#1121.
- enhancement - update Buildship to 3.1.2. See JLS#1195.
- bug - fixed wrong range for
Surround with try/multi-catch
code action. See JLS#1189.