Skip to content

Commit ae42947

Browse files
Updated CHANGELOG.md
1 parent d4d2e9a commit ae42947

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1-
## [Unreleased] - 2025-11-27
1+
## [Unreleased] - 2025-11-28
22

33
### Added
4+
- [#2039](https://github.com/flow-php/flow/pull/2039) - **excel adapter to flow.phar** - [@norberttech](https://github.com/norberttech)
5+
- [#2039](https://github.com/flow-php/flow/pull/2039) - **chartjs adapter to flow.phar** - [@norberttech](https://github.com/norberttech)
6+
- [#2039](https://github.com/flow-php/flow/pull/2039) - **openapi specification bridge to flow.phar** - [@norberttech](https://github.com/norberttech)
7+
- [#2039](https://github.com/flow-php/flow/pull/2039) - **pg-query library to flow.phar** - [@norberttech](https://github.com/norberttech)
8+
- [#2039](https://github.com/flow-php/flow/pull/2039) - **pg-query-ext to wasm compilation** - [@norberttech](https://github.com/norberttech)
9+
- [#2039](https://github.com/flow-php/flow/pull/2039) - **** - [@norberttech](https://github.com/norberttech)
10+
- [#2039](https://github.com/flow-php/flow/pull/2039) - **snappy extension to wasm compilation** - [@norberttech](https://github.com/norberttech)
11+
- [#2039](https://github.com/flow-php/flow/pull/2039) - **** - [@norberttech](https://github.com/norberttech)
412
- [#2038](https://github.com/flow-php/flow/pull/2038) - **QueryResult wrapper over protobuf ParseResult** - [@norberttech](https://github.com/norberttech)
513
- [#2038](https://github.com/flow-php/flow/pull/2038) - **NamedParameterNormalizer that normalizes also named parameters like :param** - [@norberttech](https://github.com/norberttech)
614
- [#2038](https://github.com/flow-php/flow/pull/2038) - **Simple wrappers over most popular AST Nodes** - [@norberttech](https://github.com/norberttech)
@@ -15,6 +23,7 @@
1523
- [#2024](https://github.com/flow-php/flow/pull/2024) - **Update Homebrew TAP formula: flow-php to version: 0.28.0** - [@norberttech](https://github.com/norberttech)
1624

1725
### Fixed
26+
- [#2039](https://github.com/flow-php/flow/pull/2039) - **deprecation notices from box while building phar** - [@norberttech](https://github.com/norberttech)
1827
- [319a3b](https://github.com/flow-php/flow/commit/319a3bafb96a2f141ccad873712fd348a6d15aa3) - **uploading code coverage to codecov during baseline gh actions workflow** - [@norberttech](https://github.com/norberttech)
1928
- [60bde5](https://github.com/flow-php/flow/commit/60bde55647b003fafce16d987257b7a948c8c986) - **updated version of flow.phar available in playground** - [@norberttech](https://github.com/norberttech)
2029
- [#2027](https://github.com/flow-php/flow/pull/2027) - **restored flow-php.wip in turnstile captcha config** - [@norberttech](https://github.com/norberttech)

0 commit comments

Comments
 (0)