diff --git a/CHANGELOG.md b/CHANGELOG.md index c7cf5e1..4916fb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,10 +8,6 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip ### 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 diff --git a/docs/inline_translating.md b/docs/inline_translating.md index 4ae8bb9..da99369 100644 --- a/docs/inline_translating.md +++ b/docs/inline_translating.md @@ -13,7 +13,7 @@ If you right-click on the underlined string, the translation dialog appears and ## Installing -For installation, please follow these [instructions](https://github.com/swiftyper-sk/fbt-inline-translations#-installing). +For installation, please follow these [instructions](https://github.com/swiftyper-sk/fbt-inline-translations#non-react-usage). ## How it works? ```php