forked from phoedos/pmd
Prepare pmd release 6.14.0
This commit is contained in:
@ -3,9 +3,11 @@ repository: pmd/pmd
|
|||||||
pmd:
|
pmd:
|
||||||
version: 6.14.0
|
version: 6.14.0
|
||||||
previous_version: 6.13.0
|
previous_version: 6.13.0
|
||||||
date: ??-April-2019
|
date: 28-April-2019
|
||||||
release_type: minor
|
release_type: minor
|
||||||
|
|
||||||
|
# release types: major, minor, bugfix
|
||||||
|
|
||||||
output: web
|
output: web
|
||||||
# this property is useful for conditional filtering of content that is separate from the PDF.
|
# this property is useful for conditional filtering of content that is separate from the PDF.
|
||||||
|
|
||||||
|
@ -73,6 +73,10 @@ the breaking API changes will be performed in 7.0.0.
|
|||||||
an API is tagged as `@Deprecated` or not in the latest minor release. During the development of 7.0.0,
|
an API is tagged as `@Deprecated` or not in the latest minor release. During the development of 7.0.0,
|
||||||
we may decide to remove some APIs that were not tagged as deprecated, though we'll try to avoid it." %}
|
we may decide to remove some APIs that were not tagged as deprecated, though we'll try to avoid it." %}
|
||||||
|
|
||||||
|
#### 6.14.0
|
||||||
|
|
||||||
|
No changes.
|
||||||
|
|
||||||
#### 6.13.0
|
#### 6.13.0
|
||||||
|
|
||||||
##### Command Line Interface
|
##### Command Line Interface
|
||||||
|
Reference in New Issue
Block a user