diff --git a/CHANGELOG.md b/CHANGELOG.md index 076c72e..d3bc2a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,13 @@ All notable changes to `fbt` will be documented in this file. Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles. -## v4.0 - 2022-04-09 +## v4.0.2 - 2022-06-23 + +### Fixed +- Raw string collecting. ### Added -- Support PHP >= 7.2. +- Check for tags without content. ## v4.0.1 - 2022-06-19 @@ -17,3 +20,8 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip ### Added - Automatic registration of translations. + +## v4.0 - 2022-04-09 + +### Added +- Support PHP >= 7.2.