diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c41d3a..f33f446 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [[*next-version*]] - YYYY-MM-DD + +## [0.1.4-alpha1] - 2021-03-10 ### Fixed - Using newer interop interfaces fixes bug with new `psr/container` (#22). - Many errors reported by Psalm, making code more resilient (#22).