Skip to content

Commit 4b2a85f

Browse files
committed
Document blob API
1 parent fa4957f commit 4b2a85f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ XP Framework Core ChangeLog
55

66
### Features
77

8+
* Merged PR #360: Add an `io.Blob` class as a bridge between string, bytes
9+
and streams, see https://developer.mozilla.org/en-US/docs/Web/API/Blob
10+
(@thekid)
811
* Merged PR #359: Integrate PHP's stream filters into `io.streams`, see
912
https://www.php.net/manual/en/filters.php
1013
(@thekid)

0 commit comments

Comments
 (0)