Skip to content

Commit 4349fd6

Browse files
committed
docs: update changelog
1 parent 0ace0e3 commit 4349fd6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
# 0.18.0
1+
# 0.17.1
22

3-
Released on Tuesday, February 15, 2022.
3+
Released on Friday, February 3, 2023.
44

55
- Added a new style comparer which orders the styles before comparing them. By [@grishat](https://github.com/SebastianStehle).
66
- Change Core.ComparisonSource.GetPathIndex() to return the index inside ChildNodes instead of Children. By [@edxlhornung](https://github.com/edxlhornung).
7+
- Fixed element comparison such that it uses case insensitive comparison of the name of the node. By [@egil](https://github.com/egil).
78

89
# 0.17.0
910

0 commit comments

Comments
 (0)