From 70fad1627e177d1e4324ea220785a5e64a3ae702 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20Dobro=C5=88?= Date: Sat, 25 Jun 2022 20:51:43 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3bc2a5..b16ecf6 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. +## v4.0.3 - 2022-06-25 +### Fixed +- __toString() issue when using inline mode in php < 8.0 + ## v4.0.2 - 2022-06-23 ### Fixed