Skip to content

Commit 0d5453d

Browse files
committed
Adjust changelog to emphasize split in 2.0 and 2.1 branches.
1 parent 2a04540 commit 0d5453d

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

CHANGELOG.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,22 +17,15 @@ Changelog
1717
- Dialect metadata file is now on a public URL: http://www.thymeleaf.org/xsd/thymeleaf-extras-dialect-2.1.xsd
1818
This should make it easier to create conformant XML files since you can now
1919
just point your XML editor to the schema ([#23](https://github.com/thymeleaf/thymeleaf-extras-eclipse-plugin/issues/23))
20-
- Fix for interoperability with other plugins that may hijack the standard HTML
21-
page editor, or plugins that make use of the standard HTML page editor
22-
([#28](https://github.com/thymeleaf/thymeleaf-extras-eclipse-plugin/issues/28),
23-
[#43](https://github.com/thymeleaf/thymeleaf-extras-eclipse-plugin/issues/43))
24-
25-
### 2.0.5
26-
- Focused so much on getting Thymeleaf Natures _added_ to a project, that we
27-
forgot to test _removing_ it, which suffered from the same bugs as adding it
28-
did. Fixed. ([#45](https://github.com/thymeleaf/thymeleaf-extras-eclipse-plugin/issues/45))
29-
30-
### 2.0.4
3120
- Fix for some Eclipse installations that were failing to add the Thymeleaf
3221
nature, introduced in 2.0.3 ([#40](https://github.com/thymeleaf/thymeleaf-extras-eclipse-plugin/issues/40),
3322
[#42](https://github.com/thymeleaf/thymeleaf-extras-eclipse-plugin/issues/42),
3423
with a big thanks to [Thibault Duchateau](https://github.com/tduchateau) for
3524
finding and providing the fix)
25+
- Fix for interoperability with other plugins that may hijack the standard HTML
26+
page editor, or plugins that make use of the standard HTML page editor
27+
([#28](https://github.com/thymeleaf/thymeleaf-extras-eclipse-plugin/issues/28),
28+
[#43](https://github.com/thymeleaf/thymeleaf-extras-eclipse-plugin/issues/43))
3629

3730
### 2.0.3
3831
- Added support for a wider range of workspace refresh types, so if the

0 commit comments

Comments
 (0)