Skip to content

Commit ad236e0

Browse files
Updated CHANGELOG.md
1 parent b6576b2 commit ad236e0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [Unreleased] - 2026-04-12
1+
## [Unreleased] - 2026-04-13
22

33
### Added
44
- [#2300](https://github.com/flow-php/flow/pull/2300) - **support for protobuf ^4 | ^5** - [@norberttech](https://github.com/norberttech)
@@ -9,6 +9,8 @@
99
- [#2298](https://github.com/flow-php/flow/pull/2298) - **postgresql symfony messenger bridge to postgersql symfony bundle** - [@norberttech](https://github.com/norberttech)
1010

1111
### Fixed
12+
- [#2301](https://github.com/flow-php/flow/pull/2301) - **added validation to IN statement to avoid segfaults** - [@norberttech](https://github.com/norberttech)
13+
- [#2301](https://github.com/flow-php/flow/pull/2301) - **stale connections in static postgresql client used in tests** - [@norberttech](https://github.com/norberttech)
1214
- [d4ba4a](https://github.com/flow-php/flow/commit/d4ba4a4008a0c17d09d8fca88defd1cba88df23f) - **failing scheduled nightly tests** - [@norberttech](https://github.com/norberttech)
1315
- [#2295](https://github.com/flow-php/flow/pull/2295) - **using type_array for structure array like assertions** - [@norberttech](https://github.com/norberttech)
1416

0 commit comments

Comments
 (0)