Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rynpsc committed Sep 18, 2020
1 parent 8a3d564 commit 50c0bd1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
# Changelog

## 4.0.0 - 2020-09-17
## 4.0.0 - 2020-09-18

### Added

- Added the `element` property.
- Add the ability to set the focused element when calling `close()`.
- Added the ability to unmount the domapi.
- Added ability to access the elements being watched by the domapi.

### Changed

- The domapi now needs to be explicitly mounted.
- The default browser action is now prevented when using the domapi.
- The element passed into `open()` is now the element that gets focused on open.

Expand Down

0 comments on commit 50c0bd1

Please sign in to comment.