We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c66d1b commit 6849af2Copy full SHA for 6849af2
ChangeLog.md
@@ -3,6 +3,12 @@ XP Framework Core ChangeLog
3
4
## ?.?.? / ????-??-??
5
6
+## 12.5.0 / 2025-06-22
7
+
8
+### Features
9
10
+* Merged PR #352: Add `io.streams.SequenceInputStream` - @thekid
11
12
### Bugfixes
13
14
* Added forward-compatible handling of `self` and `parent` for PHP 8.5,
@@ -118,7 +124,7 @@ its newest version.
118
124
119
125
### Features
120
126
121
-* Merged PR #352: Add `io.streams.SequenceInputStream` - @thekid
127
+* Merged PR #352: Add `io.streams.SequenceInputStream` (backport) - @thekid
122
128
123
129
## 11.9.0 / 2024-03-16
130
src/main/resources/VERSION
@@ -1 +1 @@
1
-12.4.1-dev
+12.5.0
0 commit comments