From 3060496db0709c37202bca948031cd02ebcc73a7 Mon Sep 17 00:00:00 2001 From: Dylan Vorster Date: Sun, 6 Feb 2022 22:51:19 -0700 Subject: [PATCH] changelog --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8a3b95d..e7337d97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +__6.7.0__ + +bug fixes: +* https://github.com/projectstorm/react-diagrams/pull/882 +* https://github.com/projectstorm/react-diagrams/pull/914 +* https://github.com/projectstorm/react-diagrams/pull/875 + +types +* https://github.com/projectstorm/react-diagrams/pull/906 + +features: +* https://github.com/projectstorm/react-diagrams/pull/915 +* https://github.com/projectstorm/react-diagrams/pull/877 + __6.6.1__ bug fixes: