Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
richardDobron committed Dec 9, 2023
1 parent 954f242 commit f1e5d93
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Expand Up @@ -5,8 +5,12 @@ All notable changes to `fbt` will be documented in this file.
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.

## v4.2.2 - 2023-06-26
### Changed
- Allow to call customized `\fbt\fbt` implementation for methods `fbt` and `fbs` when Laravel package is used

### Fixed
- Collecting of source strings like `fbt\fbt('text', 'description')`
- Redundant file scanning for docblock with the `@fbt` pragma
- `tiger128,3` now generates the same hash as the original implementation

### Added
- Detailed information of collecting for fbt collect command
Expand Down

0 comments on commit f1e5d93

Please sign in to comment.