Skip to content

Commit

Permalink
Set release date for 0.8.19
Browse files Browse the repository at this point in the history
  • Loading branch information
nikola-matic committed Feb 22, 2023
1 parent 1d8e0ab commit 2182361
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.19 (unreleased)
### 0.8.19 (2023-02-22)

Language Features:
* Allow defining custom operators for user-defined value types via ``using {f as +} for T global`` syntax.
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 @@ -1776,6 +1776,10 @@
"bugs": [],
"released": "2023-02-01"
},
"0.8.19": {
"bugs": [],
"released": "2023-02-22"
},
"0.8.2": {
"bugs": [
"AbiReencodingHeadOverflowWithStaticArrayCleanup",
Expand Down

0 comments on commit 2182361

Please sign in to comment.