Skip to content

Commit 8953021

Browse files
committed
Update release notes
1 parent 1023590 commit 8953021

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

release-notes.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,16 @@
22

33
## Development
44

5-
[Commits](https://github.com/kpdecker/jsdiff/compare/v3.4.0...master)
5+
[Commits](https://github.com/kpdecker/jsdiff/compare/v3.5.0...master)
6+
7+
## v3.5.0 - March 4th, 2018
8+
- Omit redundant slice in join method of diffArrays - 1023590
9+
- Support patches with empty lines - fb0f208
10+
- Accept a custom JSON replacer function for JSON diffing - 69c7f0a
11+
- Optimize parch header parser - 2aec429
12+
- Fix typos - e89c832
13+
14+
[Commits](https://github.com/kpdecker/jsdiff/compare/v3.4.0...v3.5.0)
615

716
## v3.4.0 - October 7th, 2017
817
- [#183](https://github.com/kpdecker/jsdiff/issues/183) - Feature request: ability to specify a custom equality checker for `diffArrays`

0 commit comments

Comments
 (0)