Skip to content

Commit d42f1b3

Browse files
committed
Update release notes
1 parent 7760e23 commit d42f1b3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

release-notes.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22

33
## Development
44

5-
[Commits](https://github.com/kpdecker/jsdiff/compare/v3.0.1...master)
5+
[Commits](https://github.com/kpdecker/jsdiff/compare/v3.1.0...master)
6+
7+
## v3.1.0 - November 27th, 2016
8+
- [#146](https://github.com/kpdecker/jsdiff/pull/146) - JsDiff.diffArrays to compare arrays ([@wvanderdeijl](https://api.github.com/users/wvanderdeijl))
9+
- [#144](https://github.com/kpdecker/jsdiff/pull/144) - Split file using all possible line delimiter instead of hard-coded "/n" and join lines back using the original delimiters ([@soulbeing](https://api.github.com/users/soulbeing))
10+
11+
[Commits](https://github.com/kpdecker/jsdiff/compare/v3.0.1...v3.1.0)
612

713
## v3.0.1 - October 9th, 2016
814
- [#139](https://github.com/kpdecker/jsdiff/pull/139) - Make README.md look nicer in npmjs.com ([@takenspc](https://api.github.com/users/takenspc))

0 commit comments

Comments
 (0)