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 8, 2025
1 parent d09d146 commit 0e77396
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.2.0-wip
- Added missing `FileReader` event getters: `onAbort`, `onError`, `onLoad`,
`onLoadStart`, `onProgress`.

## 1.1.0

- Added `HttpStatus` class that declares http status codes. This is a copy of
Expand All @@ -17,8 +21,6 @@
`HTMLIFrameElement.contentWindowCrossOrigin`, `Window.openCrossOrigin`,
`Window.openerCrossOrigin`, `Window.topCrossOrigin`,
and `Window.parentCrossOrigin`.
- Added missing `FileReader` event getters: `onAbort`, `onError`, `onLoad`,
`onLoadStart`, `onProgress`.

## 1.0.0

Expand Down

0 comments on commit 0e77396

Please sign in to comment.