From dfbe536134914ae49573b59b33e83b06a5db15f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20Dobro=C5=88?= Date: Sun, 16 Jun 2024 14:16:18 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7aaf4b6..8542c0d 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.7 - 2024-06-16 +### Fixed +- Fix mixed text children with `
` in fbt:param + ## v3.2.6 - 2024-06-01 ### Added - Cache to improve performance of the `fbt` and `fbs` methods