diff --git a/CHANGELOG.md b/CHANGELOG.md index 4454f9f..19d9d88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,17 @@ All notable changes to `fbt` will be documented in this file. Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles. -## v3.2.1 - 2023-06-26 +## v3.2.2 - 2023-06-26 ### Fixed - Collecting of source strings like `fbt\fbt('text', 'description')` ### Added - Detailed information of collecting for fbt collect command +## v3.2.1 - 2023-06-21 +### Added +- Config `prettyPrint` (default `true`) to pretty print source strings in a JSON file. + ## v3.2.0 - 2023-06-16 ### Fixed - Jenkins hash generation when using unicode characters in text