Skip to content

Commit

Permalink
Update web/CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kevin Moore <[email protected]>
  • Loading branch information
rutvik110 and kevmoo committed Sep 4, 2024
1 parent 7eb82ef commit a04e7e9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@
`getter`s and `setter`s, respectively.
- Exposed constants with primitive values as non-`external` so they can be
`switch`ed over.
- Adding a `JS(LegacyNamespace.$extensionTypeName)` annotation on generated `JS`
objects if they have an IDL extended attribute `[LegacyNamespace=Foo]` defined
in their IDL description.
- Correctly namespace `WebAssembly` types.

## 1.0.0

Expand Down

0 comments on commit a04e7e9

Please sign in to comment.