Set release date.

This commit is contained in:
chriseth 2021-09-27 15:43:59 +02:00
parent 321e362789
commit 4e28020ff5
2 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
### 0.8.8 (unreleased)
### 0.8.8 (2021-09-27)
Language Features:
* Inheritance: A function that overrides only a single interface function does not require the ``override`` specifier.

View File

@ -1555,5 +1555,9 @@
"0.8.7": {
"bugs": [],
"released": "2021-08-11"
},
"0.8.8": {
"bugs": [],
"released": "2021-09-27"
}
}