Skip to content

Commit 8d4b966

Browse files
committed
Document stream I/O improvements
1 parent 3a9ee3e commit 8d4b966

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

ChangeLog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ XP Framework Core ChangeLog
33

44
## ?.?.? / ????-??-??
55

6+
## 12.6.0 / ????-??-??
7+
8+
### Features
9+
10+
* Merged PR #353: Add size() to both FileInputStream and FileOutputStream
11+
(@thekid)
12+
* Merged PR #354: Consistency in memory I/O: Seeking, size() and bytes(),
13+
input casting, API docs
14+
(@thekid)
15+
616
## 12.5.0 / 2025-06-22
717

818
### Features

0 commit comments

Comments
 (0)