From 6ca3363218741a5ee76707031033a7cb048e9533 Mon Sep 17 00:00:00 2001 From: Nico Rehwaldt Date: Wed, 1 Aug 2018 09:57:07 +0200 Subject: [PATCH] chore(CHANGELOG): update --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3117b36..c3e7e0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ All notable changes to [table-js](https://github.com/bpmn-io/table-js) are docum ___Note:__ Yet to be released changes appear here._ +## 5.0.3 + +* `FIX`: allow `ChangeSupport` to react to element id changes ([#19](https://github.com/bpmn-io/table-js/issues/19)) + ## 5.0.2 * `FIX`: correct focus handling on `[type=number]` inputs