Merge pull request #12056 from ethereum/setReleaseDatefro089

Set release date.
This commit is contained in:
Harikrishnan Mulackal 2021-09-29 15:19:38 +02:00 committed by GitHub
commit e5eed63a3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
### 0.8.9 (unreleased) ### 0.8.9 (2021-09-29)
Important Bugfixes: Important Bugfixes:
* Immutables: Properly perform sign extension on signed immutables. * Immutables: Properly perform sign extension on signed immutables.

View File

@ -1589,5 +1589,9 @@
"SignedImmutables" "SignedImmutables"
], ],
"released": "2021-09-27" "released": "2021-09-27"
},
"0.8.9": {
"bugs": [],
"released": "2021-09-29"
} }
} }