From 00aa549f0c02b253c5d13d9ee76b149018279c20 Mon Sep 17 00:00:00 2001 From: "Yuichiro Tachibana (Tsuchiya)" Date: Tue, 1 Mar 2022 23:11:15 +0900 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50fe0bc9..10502c82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] + +## [0.35.2] - 2022-03-01 ### Fix - Fix an internal attribute access to be compatible with streamlit>=1.6.0, #710.