Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)

Expand Down
Loading