Skip to content

Commit 0fa2892

Browse files
committed
Update CHANGELOG for 0.2.0 release.
1 parent b166ab6 commit 0fa2892

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
##### Breaking
44

5+
* None
6+
7+
##### Enhancements
8+
9+
* None
10+
11+
##### Bug Fixes
12+
13+
* None
14+
15+
## 0.2.0
16+
17+
##### Breaking
18+
519
* `stdin`, `stdout`, and `stderr` are now treated as raw `Data`.
620
Encoding/Decoding is left to the user.
721

0 commit comments

Comments
 (0)