We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a8dc762 + 52ea572 commit 2159153Copy full SHA for 2159153
Changelog.md
@@ -1,12 +1,12 @@
1
### 0.8.15 (unreleased)
2
3
Language Features:
4
-* General: Add `E.selector` for a non-anonymous event `E` to access the 32-byte selector topic.
5
-* 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.
6
7
8
Compiler Features:
9
-* LSP: Add rudimentary support for semantic highlighting.
+ * LSP: Add rudimentary support for semantic highlighting.
10
* Yul Optimizer: Improve inlining heuristics for via IR code generation and pure Yul compilation.
11
12
0 commit comments