Skip to content

Commit

Permalink
Copy editing changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
chriseth committed May 23, 2022
1 parent a8dc762 commit 52ea572
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
### 0.8.15 (unreleased)

Language Features:
* General: Add `E.selector` for a non-anonymous event `E` to access the 32-byte selector topic.
* General: Errors and Events allow qualified access from other contracts.
* Add `E.selector` for a non-anonymous event `E` to access the 32-byte selector topic.
* Errors and Events allow qualified access from other contracts.


Compiler Features:
* LSP: Add rudimentary support for semantic highlighting.
* LSP: Add rudimentary support for semantic highlighting.
* Yul Optimizer: Improve inlining heuristics for via IR code generation and pure Yul compilation.


Expand Down

0 comments on commit 52ea572

Please sign in to comment.