From 35d36c4e81c22ecc467efac93b9c383737c1d8b7 Mon Sep 17 00:00:00 2001 From: fabio-ivona Date: Thu, 3 Oct 2024 10:39:40 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cb31bfd..624364b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to `telegraph` will be documented in this file. +## v1.55.0 - 2024-10-03 + +### What's Changed + +* Added entities processing by @andrey-helldar in https://github.com/defstudio/telegraph/pull/650 + +**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.54.0...v1.55.0 + ## v1.54.0 - 2024-10-03 ### What's Changed