Skip to content
This repository was archived by the owner on Jan 14, 2019. It is now read-only.

Commit a2af896

Browse files
committed
Update release notes
1 parent 64eb920 commit a2af896

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

release-notes.md

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

33
## Development
44

5-
[Commits](https://github.com/kpdecker/jsdiff/compare/v3.1.0...master)
5+
[Commits](https://github.com/kpdecker/jsdiff/compare/v3.2.0...master)
6+
7+
## v3.2.0 - December 26th, 2016
8+
- [#156](https://github.com/kpdecker/jsdiff/pull/156) - Add `undefinedReplacement` option to `diffJson` ([@ewnd9](https://api.github.com/users/ewnd9))
9+
- [#154](https://github.com/kpdecker/jsdiff/pull/154) - Add `examples` and `images` to `.npmignore`. ([@wtgtybhertgeghgtwtg](https://api.github.com/users/wtgtybhertgeghgtwtg))
10+
- [#153](https://github.com/kpdecker/jsdiff/pull/153) - feat(structuredPatch): Pass options to diffLines ([@Kiougar](https://api.github.com/users/Kiougar))
11+
12+
[Commits](https://github.com/kpdecker/jsdiff/compare/v3.1.0...v3.2.0)
613

714
## v3.1.0 - November 27th, 2016
815
- [#146](https://github.com/kpdecker/jsdiff/pull/146) - JsDiff.diffArrays to compare arrays ([@wvanderdeijl](https://api.github.com/users/wvanderdeijl))

0 commit comments

Comments
 (0)