Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
richardDobron committed Jun 28, 2023
1 parent d5e84a6 commit 9dcc43d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Expand Up @@ -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
Expand Down

0 comments on commit 9dcc43d

Please sign in to comment.