We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b813b6 commit 34d6eeaCopy full SHA for 34d6eea
1 file changed
src/changes/changes.xml
@@ -47,6 +47,9 @@ The <action> type attribute can be add,update,fix,remove.
47
<body>
48
<!-- The release date is the date RC is cut -->
49
<release version="2.7" date="tba" description="tba">
50
+ <action dev="jochen" type="add">
51
+ Adding the CircularBufferInputStream, and the PeekableInputStream.
52
+ </action>
53
<action issue="IO-582" dev="jochen" type="fix" due-to="Bruno Palos">
54
Make methods in ObservableInputStream.Obsever public.
55
</action>
0 commit comments