From 5249bcb7eee2103ceac1124fd3f2c580a2e49071 Mon Sep 17 00:00:00 2001 From: mcarans Date: Tue, 24 Sep 2024 08:22:37 +1200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cc0fdb7..4c3d0f48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## [0.10.2] - 2024-09-24 + +### Changed + +- Fix how pipeline appears in MixPanel + ## [0.10.1] - 2024-09-20 ### Changed