Skip to content

Commit 8907392

Browse files
Updated CHANGELOG.md
1 parent cce95cd commit 8907392

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
## [Unreleased] - 2024-12-09
1+
## [Unreleased] - 2024-12-11
22

33
### Added
4+
- [#1266](https://github.com/flow-php/flow/pull/1266) - **Date entry type** - [@norberttech](https://github.com/norberttech)
5+
- [#1266](https://github.com/flow-php/flow/pull/1266) - **Date logical type** - [@norberttech](https://github.com/norberttech)
6+
- [#1266](https://github.com/flow-php/flow/pull/1266) - **Time entry type** - [@norberttech](https://github.com/norberttech)
7+
- [#1266](https://github.com/flow-php/flow/pull/1266) - **Time logical type** - [@norberttech](https://github.com/norberttech)
48
- [#1268](https://github.com/flow-php/flow/pull/1268) - **coalesce scalar function/li>** - [@norberttech](https://github.com/norberttech)
59
- [#1267](https://github.com/flow-php/flow/pull/1267) - **Entry::withValue(mixed $value) : self** - [@norberttech](https://github.com/norberttech)
610
- [#1257](https://github.com/flow-php/flow/pull/1257) - **Add testing against PHP 8.4** - [@stloyd](https://github.com/stloyd)
@@ -40,6 +44,10 @@
4044
### Updated
4145
- [afb55b](https://github.com/flow-php/flow/commit/afb55b8a8d8f7678257b29cbd34737fbbb9f0fce) - **introduction.md** - [@norberttech](https://github.com/norberttech)
4246

47+
### Removed
48+
- [#1266](https://github.com/flow-php/flow/pull/1266) - **ArrayEntry which is now replaced with JsonEntry** - [@norberttech](https://github.com/norberttech)
49+
- [#1266](https://github.com/flow-php/flow/pull/1266) - **ObjectEntry** - [@norberttech](https://github.com/norberttech)
50+
4351
## [0.10.0] - 2024-10-03
4452

4553
### Added

0 commit comments

Comments
 (0)