Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
avh4 committed Mar 1, 2023
1 parent be7f7dd commit 7e80dd4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Bug fixes:
- Redundant import aliases (when the alias is the same as the module name) are now removed

Other changes:
- Native binaries are now provided for MacOS ARM64 (previous version required Rosetta)
- Native binaries are now provided for MacOS ARM64 (previous versions required Rosetta)
- Native (statically-linked) binaries are now provided for Linux ARM64 (aarch64)
- The npm installer now has zero dependencies
- Performance optimization, making use of Elm 0.19's parser, thanks to @emmabastas's contributions via Google Summer of Code
Expand Down
2 changes: 1 addition & 1 deletion Release Notes/0.8.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Bug fixes:
- Redundant import aliases (when the alias is the same as the module name) are now removed

Other changes:
- Native binaries are now provided for MacOS ARM64 (previous version required Rosetta)
- Native binaries are now provided for MacOS ARM64 (previous versions required Rosetta)
- Native (statically-linked) binaries are now provided for Linux ARM64 (aarch64)
- The npm installer now has zero dependencies
- Performance optimization, making use of Elm 0.19's parser, thanks to @emmabastas's contributions via Google Summer of Code
Expand Down

0 comments on commit 7e80dd4

Please sign in to comment.