Skip to content

Commit

Permalink
move changes to 1.2.0-wip
Browse files Browse the repository at this point in the history
  • Loading branch information
maple135790 committed Jan 9, 2025
1 parent d1eee98 commit a6486ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## 1.2.0-wip
- Added missing `FileReader` event getters: `onAbort`, `onError`, `onLoad`,
`onLoadStart`, `onProgress`.
- Removed renames `UnderlyingSource` and `UnderlyingSourceBase` where the types
don't exist.

## 1.1.0

Expand All @@ -21,8 +23,6 @@
`HTMLIFrameElement.contentWindowCrossOrigin`, `Window.openCrossOrigin`,
`Window.openerCrossOrigin`, `Window.topCrossOrigin`,
and `Window.parentCrossOrigin`.
- Removed renames `UnderlyingSource` and `UnderlyingSourceBase` where the types
don't exist.

## 1.0.0

Expand Down

0 comments on commit a6486ee

Please sign in to comment.