Skip to content

Commit

Permalink
(doc) Fix release notes headers
Browse files Browse the repository at this point in the history
  • Loading branch information
adangel committed May 6, 2022
1 parent 0e8f29d commit 9c12c9a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/site/markdown/releasenotes.md
Expand Up @@ -29,17 +29,17 @@ under the License.

**GitHub:** <https://github.com/apache/maven-pmd-plugin/releases>

## πŸ› Bug Fixes
### πŸ› Bug Fixes
* [MPMD-334](https://issues.apache.org/jira/browse/MPMD-334) - Source Encoding parameter is ignored

## πŸš€ New features and improvements
### πŸš€ New features and improvements
* [MPMD-309](https://issues.apache.org/jira/browse/MPMD-309) - Add configuration option to show suppressed violations
* [MPMD-332](https://issues.apache.org/jira/browse/MPMD-332) - Support Java 18

### πŸ“ Documentation updates
* [MPMD-333](https://issues.apache.org/jira/browse/MPMD-333) - Add release notes documentation

## πŸ“¦ Dependency updates
### πŸ“¦ Dependency updates
* [MPMD-329](https://issues.apache.org/jira/browse/MPMD-329) - Upgrade to PMD 6.45.0
* [MPMD-330](https://issues.apache.org/jira/browse/MPMD-330) - Upgrade Maven Parent to 35
* [MPMD-331](https://issues.apache.org/jira/browse/MPMD-331) - Require Maven 3.2.5+
Expand All @@ -52,18 +52,18 @@ under the License.

**GitHub:** <https://github.com/apache/maven-pmd-plugin/releases/tag/maven-pmd-plugin-3.16.0>

## πŸ› Bug Fixes
### πŸ› Bug Fixes
* [MPMD-325](https://issues.apache.org/jira/browse/MPMD-325) - Could not find class due to IncompatibleClassChangeError warning
* [MPMD-324](https://issues.apache.org/jira/browse/MPMD-324) - Ruleset URLs have hyphen replaced with forwardslash
* [MPMD-323](https://issues.apache.org/jira/browse/MPMD-323) - ResourceManager should use project base dir instead of pom location

## πŸ”§ Build
### πŸ”§ Build
* [MPMD-328](https://issues.apache.org/jira/browse/MPMD-328) - Shared GitHub Actions

## πŸš€ New features and improvements
### πŸš€ New features and improvements
* [MPMD-327](https://issues.apache.org/jira/browse/MPMD-327) - Upgrade to PMD 6.42.0

## πŸ“¦ Dependency updates
### πŸ“¦ Dependency updates
* [MPMD-326](https://issues.apache.org/jira/browse/MPMD-326) - Set Maven 3.1.1 as minimum version

## Version 3.15.0
Expand Down

0 comments on commit 9c12c9a

Please sign in to comment.