Skip to content

Commit cd2db86

Browse files
Updated CHANGELOG.md
1 parent 1949767 commit cd2db86

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-12-04
1+
## [Unreleased] - 2025-12-11
22

33
### Added
4+
- [#2062](https://github.com/flow-php/flow/pull/2062) - **flow-php/postgresql - Query Builder that covers most of the Postgres SQL syntax** - [@norberttech](https://github.com/norberttech)
45
- [#2050](https://github.com/flow-php/flow/pull/2050) - **modification of PG Query AST tree during travers** - [@norberttech](https://github.com/norberttech)
56
- [#2050](https://github.com/flow-php/flow/pull/2050) - **count / paginate / key set - modifiers with DSL** - [@norberttech](https://github.com/norberttech)
67
- [#2048](https://github.com/flow-php/flow/pull/2048) - **auto generated table of contents to documentation pages** - [@norberttech](https://github.com/norberttech)
@@ -21,6 +22,7 @@
2122
- [#2027](https://github.com/flow-php/flow/pull/2027) - **playground - missing reset code test** - [@norberttech](https://github.com/norberttech)
2223

2324
### Changed
25+
- [#2062](https://github.com/flow-php/flow/pull/2062) - **renamed flow-php/pg-query into flow-php/postgresql** - [@norberttech](https://github.com/norberttech)
2426
- [d70698](https://github.com/flow-php/flow/commit/d70698e0b463ef9f2e8e391e9752828ed8019ec1) - **chore: added documentation for building wasm** - [@norberttech](https://github.com/norberttech)
2527
- [#2040](https://github.com/flow-php/flow/pull/2040) - **cast thrift encoded values to ints to preven issues with 32 systems** - [@norberttech](https://github.com/norberttech)
2628
- [#2027](https://github.com/flow-php/flow/pull/2027) - **all actions will now trigger an event that other actions are going to listen to** - [@norberttech](https://github.com/norberttech)

0 commit comments

Comments
 (0)