Skip to content

Commit 91f4483

Browse files
committed
Update release notes
1 parent fbc020e commit 91f4483

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

release-notes.md

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

33
## Development
44

5-
[Commits](https://github.com/kpdecker/jsdiff/compare/v2.2.3...master)
5+
[Commits](https://github.com/kpdecker/jsdiff/compare/v3.0.0...master)
6+
7+
## v3.0.0 - August 23rd, 2016
8+
- [#130](https://github.com/kpdecker/jsdiff/pull/130) - Add callback argument to applyPatches `patched` option ([@piranna](https://api.github.com/users/piranna))
9+
- [#120](https://github.com/kpdecker/jsdiff/pull/120) - Correctly handle file names containing spaces ([@adius](https://api.github.com/users/adius))
10+
- [#119](https://github.com/kpdecker/jsdiff/pull/119) - Do single reflow ([@wifiextender](https://api.github.com/users/wifiextender))
11+
- [#117](https://github.com/kpdecker/jsdiff/pull/117) - Make more usable with long strings. ([@abnbgist](https://api.github.com/users/abnbgist))
12+
13+
Compatibility notes:
14+
- applyPatches patch callback now is async and requires the callback be called to continue operation
15+
16+
[Commits](https://github.com/kpdecker/jsdiff/compare/v2.2.3...v3.0.0)
617

718
## v2.2.3 - May 31st, 2016
819
- [#118](https://github.com/kpdecker/jsdiff/pull/118) - Add a fix for applying 0-length destination patches ([@chaaz](https://api.github.com/users/chaaz))

0 commit comments

Comments
 (0)