Skip to content

Commit 4ac7a18

Browse files
committed
[CHANGELOG.md] v2.0.0
1 parent 2ab5282 commit 4ac7a18

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## v2.0.0
4+
5+
- Backward incompatible change in the default unified diff approach for large files (fixes #54)
6+
- Transition to the upstream cPython implementation of `difflib.unified_diff` for diff execution
7+
- Remove cPython `difflib` derivative that was distributed with this project
8+
- Eliminate dual license structure with removal of cPython license and transition to Apache License, v2.0 only
9+
310
## v1.0.2
411

512
- Bump cffi to 1.14.0

0 commit comments

Comments
 (0)