Skip to content

Commit 33d18aa

Browse files
committed
update changelog
1 parent dab3463 commit 33d18aa

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## 6.0.0-14
4+
- Handle renaming files properly
5+
6+
## 6.0.0-13
7+
- Handle large diffs by not calling .toString on stdout buffer
8+
- Git usage fixes
9+
10+
## 6.0.0-12
11+
- Support explicit nested package patching
12+
- Improve performance of patch creation
13+
14+
## 6.0.0-11
15+
- Handle crlf line breaks in patch parser (Contribution from @NMinhNguyen)
16+
17+
## 6.0.0-10
18+
- Add --patches-dir option (Contribution from @davidpett)
19+
320
## 6.0.0-9
421
- Fix patch application bug when creating new files (Contribution from @stmarkidis)
522

0 commit comments

Comments
 (0)