From 8645801eedf068c1ed793e81f0caaefb626ffea0 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Thu, 25 Jun 2026 11:33:59 +0200 Subject: [PATCH] :paperclip: Update changelog --- CHANGES.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 831996000e..2446702c3b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,12 @@ # CHANGELOG +## 2.16.2 + +### :bug: Bugs fixed + +- Fix error 500 when submitting the contact form [#10178](https://github.com/penpot/penpot/issues/10178) (PR: [#10419](https://github.com/penpot/penpot/pull/10419)) +- Fix text editor modifying content and detaching applied typography tokens [#10389](https://github.com/penpot/penpot/issues/10389) (PR: [#10402](https://github.com/penpot/penpot/pull/10402)) + ## 2.16.1 ### :sparkles: New features & Enhancements