pmd/docs/pages/release_notes.md

30 lines
607 B
Markdown
Raw Normal View History

---
title: PMD Release Notes
permalink: pmd_release_notes.html
keywords: changelog, release notes
---
2018-09-02 14:30:21 +02:00
## {{ site.pmd.date }} - {{ site.pmd.version }}
The PMD team is pleased to announce PMD {{ site.pmd.version }}.
2016-07-27 22:03:51 +02:00
This is a {{ site.pmd.release_type }} release.
2016-07-07 20:48:01 +02:00
2018-09-30 10:47:07 +02:00
{% tocmaker is_release_notes_processor %}
2017-04-29 20:22:28 +02:00
2021-08-28 17:31:18 +02:00
### New and noteworthy
2016-12-13 13:38:59 -03:00
### Fixed Issues
2018-09-05 01:16:04 -03:00
2022-02-03 20:03:17 +01:00
* misc
* [#3759](https://github.com/pmd/pmd/issues/3759): \[lang-test] Upgrade dokka maven plugin to 1.4.32
2021-08-28 17:31:18 +02:00
### API Changes
2021-08-07 14:49:01 +02:00
2017-12-20 23:24:37 -03:00
### External Contributions
2021-05-29 07:13:48 +02:00
2022-02-11 21:49:37 +01:00
* [#3767](https://github.com/pmd/pmd/pull/3767): \[core] Update GUI.java
2018-08-18 16:44:45 +02:00
{% endtocmaker %}
2021-05-29 07:13:48 +02:00