From 2c998dd8ee0d51a0fe1d1f46042df4b685bf040a 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 a27f673..fa9ea69 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.0.3 - 2022-06-25 +### Fixed +- __toString() issue when using inline mode in php < 8.0 + ## v3.0.2 - 2022-06-23 ### Fixed