Skip to content

Commit 4037f6e

Browse files
committed
Add entry for 3.0.1
1 parent c82bf95 commit 4037f6e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Changelog
33
=========
44

5+
### 3.0.1
6+
- Bundle all JARs to fix plugin startup issues around missing
7+
`javax.activation` dependency. That JAR is normally included in the
8+
"Eclipse IDE for Enterprise and Java Web Developers" bundle, but other
9+
installations might not have it despite meeting other prerequisites (like
10+
Spring Tool Suite)
11+
([#99](https://github.com/thymeleaf/thymeleaf-extras-eclipse-plugin/issues/99),
12+
[#100](https://github.com/thymeleaf/thymeleaf-extras-eclipse-plugin/issues/100))
13+
514
### 3.0.0
615
- Update plugin dependencies to fix an incompatibility with Java 9+. Plugin is
716
now built and run against all Java LTS versions as of this release (Java 8,

0 commit comments

Comments
 (0)