From 1013e62a7be1c09c41df164b28e5faa1ca95af77 Mon Sep 17 00:00:00 2001 From: Steve Ruiz Date: Tue, 19 Oct 2021 12:28:33 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f6cf3225..95c92aa37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## 0.0.123 + +### TLDraw + +- Adds bound shape controls. +- Drag a bound shape control to translate shapes in that direction. +- Double click bound shape controls to select shapes in that direction. +- Fix bug in arrow decorations toggle. + ## 0.0.122 ### TLDraw