Skip to content

Commit cef5ab6

Browse files
committed
Update release notes, refs #61
1 parent adf1e0a commit cef5ab6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ReleaseNotes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Eclipse Update Site:
1212
### New and noteworthy
1313

1414
* Updated PMD to 6.7.0
15+
* Eclipse SimRel 2018-09 is supported.
16+
To do this, the plugin doesn't expose log4j for other plugins anymore
17+
(the package `org.apache.log4j` is not exported anymore). In case you used this in a fragment,
18+
you should now use the eclipse platform logging facilities.
1519

1620
### Fixed Issues
1721

@@ -21,6 +25,7 @@ Eclipse Update Site:
2125

2226
* [#53](https://github.com/pmd/pmd-eclipse-plugin/pull/53): README: markdown, fix links - [Lars Hvam](https://github.com/larshp)
2327
* [#60](https://github.com/pmd/pmd-eclipse-plugin/pull/60): Update to PMD 6.7.0 - [Jan](https://github.com/jgerken)
28+
* [#61](https://github.com/pmd/pmd-eclipse-plugin/pull/61): Support Eclipse SimRel 2018-09 - [jftsunami](https://github.com/jftsunami)
2429

2530

2631
## 01-August-2018: 4.0.17.v20180801-1551

0 commit comments

Comments
 (0)