From dd68d1fe671925ba81d8e9e80ae6b3467e2d5c30 Mon Sep 17 00:00:00 2001 From: Dylan Vorster Date: Tue, 10 Aug 2021 02:20:52 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a989639..b8a3b95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +__6.6.1__ + +bug fixes: +* https://github.com/projectstorm/react-diagrams/pull/861 +* https://github.com/projectstorm/react-diagrams/pull/871 +* https://github.com/projectstorm/react-diagrams/pull/870 + +Some maintenance: +* https://github.com/projectstorm/react-diagrams/pull/861 + __6.6.0__ * (docs-broken) https://github.com/projectstorm/react-diagrams/pull/834