mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Set relase date of 0.4.25.
This commit is contained in:
parent
7cda8456d8
commit
8c56a5912b
@ -1,4 +1,4 @@
|
||||
### 0.4.25 (unreleased)
|
||||
### 0.4.25 (2018-09-12)
|
||||
|
||||
Important Bugfixes:
|
||||
* Code Generator: Properly perform cleanup for exponentiation and non-256 bit types.
|
||||
|
@ -526,6 +526,10 @@
|
||||
],
|
||||
"released": "2018-05-16"
|
||||
},
|
||||
"0.4.25": {
|
||||
"bugs": [],
|
||||
"released": "2018-09-12"
|
||||
},
|
||||
"0.4.3": {
|
||||
"bugs": [
|
||||
"ExpExponentCleanup",
|
||||
|
Loading…
Reference in New Issue
Block a user