From 439cc82fb096878d7f4e81bec74b91770416b991 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20Dobro=C5=88?= Date: Wed, 28 Jun 2023 13:01:07 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f12bfc..1338d44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to `fbt` will be documented in this file. Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles. +## v4.2.1 - 2023-06-26 +### Fixed +- Collecting of source strings like `fbt\fbt('text', 'description')` + +### Added +- Detailed information of collecting for fbt collect command + ## v4.2.0 - 2023-06-16 ### Fixed - Jenkins hash generation when using unicode characters in text