diff --git a/CHANGELOG.md b/CHANGELOG.md index a93ca059..90c55902 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -78,6 +78,10 @@ Changelog ========= +## v3.1.1 (2022-12-07) + +#### :bug: Bug Fix +* [#389](https://github.com/html-next/vertical-collection/pull/389) Fix for detached Node element exception ([@twokul](https://github.com/twokul)) ## v4.0.2 (2022-11-17) @@ -111,6 +115,9 @@ Changelog * Adopt angle bracket invocation * Adopt native getters +#### :bug: Bug Fix +* [#389](https://github.com/html-next/vertical-collection/pull/389) Fix for detached Node element exception ([@twokul](https://github.com/twokul)) + ## v4.0.0-beta.2 (2022-09-08)