From fe90be0147dff18c3ec643aaa5342bb73fec3962 Mon Sep 17 00:00:00 2001 From: aeon-automation Date: Mon, 5 Feb 2024 00:42:58 +0100 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a1424dd0..4e3864438 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## [Unreleased] - 2024-02-04 ### Added +- [#968](https://github.com/flow-php/flow/pull/968) - **Added more examples** - [@norberttech](https://github.com/norberttech) - [#967](https://github.com/flow-php/flow/pull/967) - **Added HTML meta description tag to each landing page** - [@owsiakl](https://github.com/owsiakl) - [#966](https://github.com/flow-php/flow/pull/966) - **schema inferring example** - [@norberttech](https://github.com/norberttech) - [#965](https://github.com/flow-php/flow/pull/965) - **Added HTMX for smoother examples reloading** - [@norberttech](https://github.com/norberttech)