diff --git a/changelog.md b/changelog.md index 578687c..1b3c6f5 100644 --- a/changelog.md +++ b/changelog.md @@ -1,12 +1,17 @@ +> 📖 back to [readme](readme.md) # Changelog -> 📖 back to [readme](readme.md) - -Strata follows semantic versioning.\ +Strata follows semantic versioning. Please report possible issues. +## v1.1 + +Added type hints to constructors for PHP 8.4 compatibility. +Should not beak any existing code: https://3v4l.org/CpJcC + + ## v1.0 The initial release.