Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian committed Nov 6, 2020
1 parent 07899ad commit 151030b
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## v0.3.2

#### Bugfix:

- Fix the MutationObserver with the debounce script (this actually did never work in this state).

#### Cleanup:

- Replace `slotDomElement` with Vue's `$el`.

#### Chore:

- Update packages (all packages with a dependency to `eslint` are currently breaking its package resolution in newer node and npm versions).

---

## v0.3.1

#### Chore:
Expand Down

0 comments on commit 151030b

Please sign in to comment.