From aa728ee437b4f7ef04af862fd862c1a92bff777a Mon Sep 17 00:00:00 2001 From: Aleksander Nowodzinski Date: Wed, 4 Nov 2020 16:32:32 +0100 Subject: [PATCH] Internal: Updated entries in CHANGELOG.md. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe5cd0b..1a090ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ Changelog ### Bug fixes -* Node attributes should be sorted in trees and node inspectors (model&view). Closes [#97](https://github.com/ckeditor/ckeditor5-inspector/issues/97). ([commit](https://github.com/ckeditor/ckeditor5-inspector/commit/d8c109dc4d23ec34f7209cc7d196dcfcb3a821dd)) +* Node attributes should be sorted in trees and node inspectors (both for the model and the view). Closes [#97](https://github.com/ckeditor/ckeditor5-inspector/issues/97). ([commit](https://github.com/ckeditor/ckeditor5-inspector/commit/d8c109dc4d23ec34f7209cc7d196dcfcb3a821dd)) * The inspector should not throw when attributes are objects with circular references. Closes [#98](https://github.com/ckeditor/ckeditor5-inspector/issues/98). ([commit](https://github.com/ckeditor/ckeditor5-inspector/commit/36bf877d6395af1ec22151b01034eda8e585e135))