|
1 | 1 | # spotless-eclipse-wtp |
2 | 2 |
|
3 | | -### Version 3.15.2 - TBD ([artifact]([jcenter](https://bintray.com/diffplug/opensource/spotless-eclipse-wtp))) |
| 3 | +We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (starting after version `3.15.1`). |
4 | 4 |
|
5 | | -* Bugfix: Fix racing conditions in WTP formatter configurations. Multiple configurations within the same project are no longer supported. ([#492](https://github.com/diffplug/spotless/pull/492)). |
6 | | - |
7 | | -### Version 3.15.1 - November 27th 2019 ([artifact]([jcenter](https://bintray.com/diffplug/opensource/spotless-eclipse-wtp))) |
| 5 | +## [Unreleased] |
| 6 | +### Fixed |
| 7 | +* Racing conditions in WTP formatter configurations. Multiple configurations within the same project are no longer supported. ([#492](https://github.com/diffplug/spotless/pull/492)). |
8 | 8 |
|
| 9 | +## [3.15.1] - 2019-11-27 |
9 | 10 | * Bugfix: Fix NPE in EclipseXmlFormatterStepImpl ([#490](https://github.com/diffplug/spotless/pull/490)). |
10 | 11 |
|
11 | | -### Version 3.15.0 - November 6th 2019 ([artifact]([jcenter](https://bintray.com/diffplug/opensource/spotless-eclipse-wtp))) |
12 | | - |
| 12 | +## [3.15.0] - 2019-11-06 |
13 | 13 | * Switch to Eclipse WTP release 3.15.0 for Eclipse 4.13 ([#480](https://github.com/diffplug/spotless/issues/480)). |
14 | 14 |
|
15 | | -### Version 3.14.0 - July 24th 2019 ([artifact]([jcenter](https://bintray.com/diffplug/opensource/spotless-eclipse-wtp))) |
16 | | - |
| 15 | +## [3.14.0] - 2019-06-24 |
17 | 16 | * Switch to Eclipse WTP release 3.14.0 for Eclipse 4.12 ([#423](https://github.com/diffplug/spotless/pull/423)). |
18 | 17 |
|
19 | | -### Version 3.10.0 - March 17th 2019 ([artifact]([jcenter](https://bintray.com/diffplug/opensource/spotless-eclipse-wtp))) |
20 | | - |
| 18 | +## [3.10.0] - 2019-03-17 |
21 | 19 | * Switch to Eclipse WTP release 3.10.0 for Eclipse 4.8 ([#378](https://github.com/diffplug/spotless/pull/378)). |
22 | 20 | * Include Eclipse logging allowing formatter warnings/errors to be logged via SLF4J ([#236](https://github.com/diffplug/spotless/issues/236)). |
23 | 21 |
|
24 | | -### Version 3.9.8 - March 10th 2019 ([artifact]([jcenter](https://bintray.com/diffplug/opensource/spotless-eclipse-wtp))) |
25 | | - |
| 22 | +## [3.9.8] - 2019-03-10 |
26 | 23 | * XML formatter ignores external URIs per default. ([#369](https://github.com/diffplug/spotless/issues/369)). Add `resolveExternalURI=true` property to switch to previous behavior. |
27 | 24 |
|
28 | | -### Version 3.9.7 - February 25th 2019 ([artifact]([jcenter](https://bintray.com/diffplug/opensource/spotless-eclipse-wtp))) |
29 | | - |
| 25 | +## [3.9.7] - 2019-02-25 |
30 | 26 | * Replaced `http` update-site with `https` ([#360](https://github.com/diffplug/spotless/issues/360)). |
31 | 27 |
|
32 | | -### Version 3.9.6 - February 11th 2019 ([artifact]([jcenter](https://bintray.com/diffplug/opensource/spotless-eclipse-wtp))) |
33 | | - |
| 28 | +## [3.9.6] - 2019-02-11 |
34 | 29 | * Fixed formatting of JSON arrays ([#344](https://github.com/diffplug/spotless/issues/344)). |
35 | 30 |
|
36 | | -### Version 3.9.5 - August 8th 2018 ([artifact]([jcenter](https://bintray.com/diffplug/opensource/spotless-eclipse-wtp))) |
37 | | - |
| 31 | +## [3.9.5] - 2018-08-08 |
38 | 32 | * Initial release! |
0 commit comments