mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
[SMTChecker] Added feature line to Changelog
This commit is contained in:
parent
346aa61f6c
commit
e27418cb33
@ -3,6 +3,8 @@
|
||||
Features:
|
||||
* Limit the number of warnings raised for creating abstract contracts.
|
||||
* Inline Assembly: Issue warning for using jump labels (already existed for jump instructions).
|
||||
* SMT Checker: If-else branch conditions are taken into account in the SMT encoding of the program
|
||||
variables.
|
||||
|
||||
Bugfixes:
|
||||
* Parser: Disallow event declarations with no parameter list.
|
||||
|
Loading…
Reference in New Issue
Block a user