Skip to content

Commit 2bc9102

Browse files
Updated CHANGELOG.md
1 parent 528121b commit 2bc9102

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
## [Unreleased] - 2025-11-08
1+
## [Unreleased] - 2025-11-09
22

33
### Added
4+
- [#1960](https://github.com/flow-php/flow/pull/1960) - **Add `HTMLQuerySelectorAll` & `HTMLQuerySelector` scalar functions** - [@stloyd](https://github.com/stloyd)
45
- [#1968](https://github.com/flow-php/flow/pull/1968) - **File browser to playground** - [@norberttech](https://github.com/norberttech)
56
- [#1968](https://github.com/flow-php/flow/pull/1968) - **cs fixer to playground** - [@norberttech](https://github.com/norberttech)
67
- [#1968](https://github.com/flow-php/flow/pull/1968) - **uploading files to playground** - [@norberttech](https://github.com/norberttech)
@@ -22,6 +23,7 @@
2223
- [#1917](https://github.com/flow-php/flow/pull/1917) - **Add a new `HTMLType`** - [@stloyd](https://github.com/stloyd)
2324

2425
### Changed
26+
- [#1960](https://github.com/flow-php/flow/pull/1960) - **`HTMLType & `HTMLEntry` require now `\Dom\HTMLDocument`** - [@stloyd](https://github.com/stloyd)
2527
- [#1973](https://github.com/flow-php/flow/pull/1973) - **Moved logic related to Window functions to pipeline from transformer** - [@norberttech](https://github.com/norberttech)
2628
- [#1968](https://github.com/flow-php/flow/pull/1968) - **Moved away from ace editor to codemirror in playground** - [@norberttech](https://github.com/norberttech)
2729
- [#1958](https://github.com/flow-php/flow/pull/1958) - **Move JSON & Uuid validation out of `StringTypeNarrower`** - [@stloyd](https://github.com/stloyd)

0 commit comments

Comments
 (0)