Skip to content

Commit 040afbe

Browse files
committedSep 25, 2013
NEWS
1 parent d54c654 commit 040afbe

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed
 

‎NEWS

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# Version HEAD
2+
3+
* Re-export `Put` and `Binary` from the `binary` package.
4+
5+
* Use `isEndOfBytes` from the `pipes-bytestring` package.
6+
7+
18
# Version 0.2.0
29

310
* API revamped in order to support `pipes-4.0.0` and `pipes-parse-2.0.0`.
@@ -8,7 +15,7 @@
815
* Decoding functions now report the number of bytes that were consumed in order
916
to decode a value.
1017

11-
* Re-export `Get`, `Put`, `Binary` and `ByteOffset` from the `binary` package.
18+
* Re-export `Get` and `ByteOffset` from the `binary` package.
1219

1320

1421
# Version 0.1.0.0

0 commit comments

Comments
 (0)
Please sign in to comment.