We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1023590 commit 8953021Copy full SHA for 8953021
release-notes.md
@@ -2,7 +2,16 @@
2
3
## Development
4
5
-[Commits](https://github.com/kpdecker/jsdiff/compare/v3.4.0...master)
+[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)
15
16
## v3.4.0 - October 7th, 2017
17
- [#183](https://github.com/kpdecker/jsdiff/issues/183) - Feature request: ability to specify a custom equality checker for `diffArrays`
0 commit comments