From 081e316b70817bd91f418bc93f33768386bd7669 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20Dobro=C5=88?= Date: Fri, 12 Jan 2024 11:55:34 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f74cb2f..aee78bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to `fbt` will be documented in this file. Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles. +## v3.2.4 - 2024-01-12 +### Fixed +- Collecting of fbt::param values + ## v3.2.3 - 2023-12-09 ### Changed - Allow to call customized `\fbt\fbt` implementation for methods `fbt` and `fbs` when Laravel package is used