mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changelog wording.
This commit is contained in:
parent
d66675602e
commit
ea4b9e2f98
@ -1,9 +1,9 @@
|
||||
### 0.5.14 (unreleased)
|
||||
### 0.5.14 (2019-12-09)
|
||||
|
||||
Language Features:
|
||||
* Allow to obtain the selector of public or external library functions via a member ``.selector``.
|
||||
* Parser: Allow splitting string and hexadecimal string literals into multiple parts.
|
||||
* Inline Assembly: Support referencing other constants.
|
||||
* Parser: Allow splitting hexadecimal and regular string literals into multiple parts.
|
||||
* Inline Assembly: Support constants that reference other constants.
|
||||
|
||||
|
||||
Compiler Features:
|
||||
|
Loading…
Reference in New Issue
Block a user