We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 321e362 + 4e28020 commit dddeac2Copy full SHA for dddeac2
Changelog.md
@@ -1,4 +1,4 @@
1
-### 0.8.8 (unreleased)
+### 0.8.8 (2021-09-27)
2
3
Language Features:
4
* Inheritance: A function that overrides only a single interface function does not require the ``override`` specifier.
docs/bugs_by_version.json
@@ -1555,5 +1555,9 @@
1555
"0.8.7": {
1556
"bugs": [],
1557
"released": "2021-08-11"
1558
+ },
1559
+ "0.8.8": {
1560
+ "bugs": [],
1561
+ "released": "2021-09-27"
1562
}
1563
0 commit comments