CHANGELOG
This commit is contained in:
parent
3c6f02f8dc
commit
81089c3bb3
1 changed files with 12 additions and 0 deletions
12
CHANGELOG
12
CHANGELOG
|
@ -1,6 +1,18 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
1.3.0
|
||||
------
|
||||
|
||||
* Upgrade checkstyle to 7.0
|
||||
* Upgrade maven-source-plugin to 3.0.1
|
||||
* Upgrade sevntucheckstyle to 1.21.0
|
||||
* Upgrade maven-javadoc-plugin to 2.10.4
|
||||
* Upgrade jacoco-maven-plugin to 0.7.7
|
||||
* checkstyle.xml: Remove rules from that aren't compatible with code style or with lombok
|
||||
* checkstyle.xml: Add sevntu's new UniformEnumValueCheck to checkstyle template
|
||||
* .gitignore: apply a common standard gitignore to use as template
|
||||
|
||||
1.2.0
|
||||
------
|
||||
|
||||
|
|
Loading…
Reference in a new issue