Skip to content

Commit d9b8581

Browse files
Updated CHANGELOG.md
1 parent d519b9f commit d9b8581

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
- [#1917](https://github.com/flow-php/flow/pull/1917) - **Add a new `HTMLType`** - [@stloyd](https://github.com/stloyd)
1616

1717
### Changed
18+
- [#1958](https://github.com/flow-php/flow/pull/1958) - **Move JSON & Uuid validation out of `StringTypeNarrower`** - [@stloyd](https://github.com/stloyd)
1819
- [#1943](https://github.com/flow-php/flow/pull/1943) - **StringTypeChecker renamed to StringTypeNarrower with new interface contract** - [@MrHDOLEK](https://github.com/MrHDOLEK)
1920
- [#1943](https://github.com/flow-php/flow/pull/1943) - **Refactored EntryFactory to use modular TypeNarrower pattern** - [@MrHDOLEK](https://github.com/MrHDOLEK)
2021
- [#1943](https://github.com/flow-php/flow/pull/1943) - **EntryFactory now uses InstanceOfTypeNarrower for UUID library detection** - [@MrHDOLEK](https://github.com/MrHDOLEK)

0 commit comments

Comments
 (0)