Skip to content

Commit 0f0d7da

Browse files
Updated CHANGELOG.md
1 parent 8e098b3 commit 0f0d7da

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
## [Unreleased] - 2026-08-17
22

33
### Added
4+
- [#2600](https://github.com/flow-php/flow/pull/2600) - **flow-php/web - generated social cards (og:image) for blog posts** - [@norberttech](https://github.com/norberttech)
5+
- [#2600](https://github.com/flow-php/flow/pull/2600) - **flow-php/web - generated social cards (og:image) for work-shop listing pages** - [@norberttech](https://github.com/norberttech)
6+
- [#2600](https://github.com/flow-php/flow/pull/2600) - **flow-php/web - blog post author with avatar shown on post pages** - [@norberttech](https://github.com/norberttech)
7+
- [#2600](https://github.com/flow-php/flow/pull/2600) - **flow-php/web - WorkShop Listings/Category/Listing model** - [@norberttech](https://github.com/norberttech)
48
- [#2599](https://github.com/flow-php/flow/pull/2599) - **flow-php/etl - to_branch() accepts a Transformation as an optional third argument** - [@norberttech](https://github.com/norberttech)
59
- [#2599](https://github.com/flow-php/flow/pull/2599) - **flow-php/etl - retry_any_throwable_except() DSL and AnyThrowableExcept retry strategy** - [@norberttech](https://github.com/norberttech)
610
- [#2599](https://github.com/flow-php/flow/pull/2599) - **flow-php/etl-adapter-doctrine - TransactionalDbalLoader::loaders() exposes wrapped loaders** - [@norberttech](https://github.com/norberttech)
@@ -10,6 +14,7 @@
1014
- [#2593](https://github.com/flow-php/flow/pull/2593) - **flow-php/etl - array and array{} project onto json at any schema depth** - [@norberttech](https://github.com/norberttech)
1115

1216
### Changed
17+
- [#2600](https://github.com/flow-php/flow/pull/2600) - **flow-php/web - work-shop index renders listings from the PHP model instead of an inline twig array** - [@norberttech](https://github.com/norberttech)
1318
- [0361ac](https://github.com/flow-php/flow/commit/0361ac262fc9c423827d9be36c3a4ee7cfc2d7c2) - **feat(flow-php/web): sell project sponsoring in the work-shop** - [@norberttech](https://github.com/norberttech)
1419
- [b6d875](https://github.com/flow-php/flow/commit/b6d875ab993c96d6020879d94c91b1dcf15b29f2) - **feat(flow-php/web): sell Claude Code Skills in the work-shop** - [@norberttech](https://github.com/norberttech)
1520
- [#2599](https://github.com/flow-php/flow/pull/2599) - **flow-php/etl - write_with_retries() no longer retries InvalidLogicException by default** - [@norberttech](https://github.com/norberttech)
@@ -39,6 +44,7 @@
3944
- [#2593](https://github.com/flow-php/flow/pull/2593) - **flow-php/types - array type detection never returns a type that rejects its own input** - [@norberttech](https://github.com/norberttech)
4045

4146
### Removed
47+
- [#2600](https://github.com/flow-php/flow/pull/2600) - **flow-php/web - unpublished consuming-apis-without-sdks blog post** - [@norberttech](https://github.com/norberttech)
4248
- [#2599](https://github.com/flow-php/flow/pull/2599) - **flow-php/etl - Extractor\SwappableRowsExtractor** - [@norberttech](https://github.com/norberttech)
4349
- [#2599](https://github.com/flow-php/flow/pull/2599) - **flow-php/etl - Config::filesystemStreams() and the FilesystemStreams constructor parameter** - [@norberttech](https://github.com/norberttech)
4450

0 commit comments

Comments
 (0)