Skip to content

Commit

Permalink
Merge pull request #12056 from ethereum/setReleaseDatefro089
Browse files Browse the repository at this point in the history
Set release date.
  • Loading branch information
hrkrshnn authored Sep 29, 2021
2 parents 968ba9f + 1a7faef commit e5eed63
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### 0.8.9 (unreleased)
### 0.8.9 (2021-09-29)

Important Bugfixes:
* Immutables: Properly perform sign extension on signed immutables.
Expand Down
4 changes: 4 additions & 0 deletions docs/bugs_by_version.json
Original file line number Diff line number Diff line change
Expand Up @@ -1589,5 +1589,9 @@
"SignedImmutables"
],
"released": "2021-09-27"
},
"0.8.9": {
"bugs": [],
"released": "2021-09-29"
}
}

2 comments on commit e5eed63

@chen511319212
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Contacting you this way

@cameel
Copy link
Member

@cameel cameel commented on e5eed63 Feb 18, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you have a question, please drop by at the #solidity channel on gitter.

Please sign in to comment.