From 12d5404ed03deb585feeb2eadd840c3d10888894 Mon Sep 17 00:00:00 2001 From: David Mzareulyan Date: Thu, 10 Oct 2024 15:01:03 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 356df48f..cb719b07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [1.136.0] - Not released +### Fixed +- The last UNSAFE_* methods were removed from React components. ## [1.135.1] - 2024-10-08 ### Fixed