From 10fa9a6b548aaf688ac4bb7a704517524087a0fe Mon Sep 17 00:00:00 2001 From: CrisGrud Date: Tue, 12 Mar 2024 17:26:56 +0100 Subject: [PATCH] =?UTF-8?q?refactor:=20=F0=9F=92=A1=20Changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ✅ Closes: #210 --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88b61a0..ea29426 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,8 @@ # [1.35.0](https://github.com/melfore/konva-timeline/compare/v1.34.0...v1.35.0) (2024-03-04) - ### Features -* 🎸 [TimeLine]Changed StartLine Display ([e0f3ad2](https://github.com/melfore/konva-timeline/commit/e0f3ad20be3a8dda5d1a8e911807b01a5dc9e921)), closes [#207](https://github.com/melfore/konva-timeline/issues/207) +- 🎸 [TimeLine]Changed StartLine Display ([e0f3ad2](https://github.com/melfore/konva-timeline/commit/e0f3ad20be3a8dda5d1a8e911807b01a5dc9e921)), closes [#207](https://github.com/melfore/konva-timeline/issues/207) # [1.34.0](https://github.com/melfore/konva-timeline/compare/v1.33.2...v1.34.0) (2024-03-04)