Skip to content

Commit a9f3a6d

Browse files
committed
Updates to change log
1 parent eaf75a4 commit a9f3a6d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# 0.13.0
22

3-
Released on ddd, mmmm dd, yyyy.
3+
Released on Wednesday, December 25, 2019.
44

55
- Updated path's index' calculation in `ComparisonSource` to only include nodes that implement the IParentNode.
6+
- Small change to HtmlDifferenceEngine. It now takes the control and test sources during construction. This makes it clear it is single use. For reusable differ, use `HtmlDiffer` going forward.
7+
- Added interface `IDiffContext` and made `DiffContext` internal.
68

79
# 0.13.0-preview-3
810

0 commit comments

Comments
 (0)