forked from phoedos/pmd
[doc] Update release notes (#4523)
This commit is contained in:
@ -39,6 +39,15 @@ for all.</p>
|
||||
This section lists the most important changes from the last release candidate.
|
||||
The remaining section describes the complete release notes for 7.0.0.
|
||||
|
||||
#### API Changes
|
||||
|
||||
* The following previously deprecated classes have been removed:
|
||||
* pmd-core
|
||||
* `net.sourceforge.pmd.PMD`
|
||||
* `net.sourceforge.pmd.cli.PMDCommandLineInterface`
|
||||
* `net.sourceforge.pmd.cli.PMDParameters`
|
||||
* `net.sourceforge.pmd.cli.PmdParametersParseResult`
|
||||
|
||||
### 🚀 Major Features and Enhancements
|
||||
|
||||
#### New official logo
|
||||
|
@ -958,6 +958,15 @@ Related issue: [[core] Language lifecycle (#3782)](https://github.com/pmd/pmd/is
|
||||
|
||||
### API removals
|
||||
|
||||
#### 7.0.0-rc2
|
||||
|
||||
* The following previously deprecated classes have been removed:
|
||||
* pmd-core
|
||||
* `net.sourceforge.pmd.PMD`
|
||||
* `net.sourceforge.pmd.cli.PMDCommandLineInterface`
|
||||
* `net.sourceforge.pmd.cli.PMDParameters`
|
||||
* `net.sourceforge.pmd.cli.PmdParametersParseResult`
|
||||
|
||||
#### 6.55.0
|
||||
|
||||
**Go**
|
||||
|
Reference in New Issue
Block a user