From ef8710fd4823c3b94581a86a92ef19b6f8b65bc1 Mon Sep 17 00:00:00 2001 From: Anton Lavrenov Date: Thu, 7 Mar 2024 06:54:29 +0700 Subject: [PATCH] note --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index af9ea6e3..80c8b120 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +### 9.3.6 (2024-03-04) + +- Fix transformer bug to enable hit graph back + ### 9.3.5 (2024-03-04) - `tranformer` event will be triggered AFTER all data of transformer is updated