## 0.6.3 - Support diff-lcs v1.4+. ## 0.6.2 - Support tr.added and tr.deleted. ## 0.6.1 - Fix patch order bug by making sort stable. ## 0.6.0 - Add .del class to all del elements. ## 0.5.5 - Preserve classes on adding new class (e.g. .added). ## 0.5.4 - Fix bug on patch operations order. ## 0.5.3 - Fix bug on comparing nodes. ## 0.5.2 - Fix bug on comparing attributes and text nodes. ## 0.5.1 - Fix bug on text-diff operation. ## 0.5.0 - Wrap changed nodes by div.changed. ## 0.4.0 - Chanage .changed specs. - Fix bugs on text diff. ## 0.3.0 - Support partial text diff. ## 0.2.1 - Support li.added and li.removed. ## 0.2.0 - Support div.changed and li.changed. ## 0.1.0 - 1st Release.