diff --git a/CHANGELOG.md b/CHANGELOG.md index 000f1e1..c7cf5e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ All notable changes to `fbt` will be documented in this file. Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles. +## v4.2.4 - 2024-01-12 +### Fixed +- Collecting of fbt::param values + +### Fixed +- Redundant file scanning for docblock with the `@fbt` pragma +- `tiger128,3` now generates the same hash as the original implementation + ## v4.2.3 - 2023-12-09 ### Changed - Allow to call customized `\fbt\fbt` implementation for methods `fbt` and `fbs` when Laravel package is used