Skip to content

Commit fc783a4

Browse files
author
Sergey Mashkov
committed
Add changelog
1 parent 4bff110 commit fc783a4

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
@@ -0,0 +1,14 @@
1+
# 0.1.1
2+
> Not published yet
3+
4+
- Fixed ability to implement DefaultPool in common
5+
- Fixed error "Unable to stop reading in state Writing"
6+
- Fixed tryPeek implementation to not consume byte
7+
- Introduced peekCharUtf8
8+
- Added a cpointer constructor to native IoBuffer so that IoBuffer can be used to read AND write on a memory chunk
9+
- Made ByteChannel pass original cause from the owner job
10+
- Fixed reading UTF-8 lines
11+
12+
# 0.1.0
13+
> Published 15 Nov 2018
14+
Initial release, maven central

0 commit comments

Comments
 (0)