Skip to content

Commit 3226672

Browse files
committed
Improve release notes for 6.24.0
1 parent 5e29178 commit 3226672

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ See https://github.com/pmd/pmd-designer/milestone/12
77
## 6.24.0
88

99
* **Bump required pmd-core version to 6.23.0.** The previous minimal pmd-core version was 6.21.0.
10+
* Display the "main attribute" of nodes in the tree. This is usually the `@Name` of a node or the `@Image`. (refs [#42](https://github.com/pmd/pmd-designer/pull/42))
11+
* XPath attributes panel is revamped to a table, "extra info" is listed at the bottom (this includes the resolved type for Java) (refs [#42](https://github.com/pmd/pmd-designer/pull/42))
12+
* Deprecated XPath attributes are displayed crossed out. There is even a tooltip showing, which attribute to use instead. (refs [#42](https://github.com/pmd/pmd-designer/pull/42))
1013

1114
See https://github.com/pmd/pmd-designer/milestone/10
1215

0 commit comments

Comments
 (0)