Set release date.

This commit is contained in:
chriseth 2022-02-16 09:48:59 +01:00
parent 9bce0243f5
commit 49bc8206f1
2 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
### 0.8.12 (unreleased) ### 0.8.12 (2022-02-16)
Language Features: Language Features:
* General: Add equality-comparison operators for external function types. * General: Add equality-comparison operators for external function types.

View File

@ -1552,6 +1552,10 @@
"bugs": [], "bugs": [],
"released": "2021-12-20" "released": "2021-12-20"
}, },
"0.8.12": {
"bugs": [],
"released": "2022-02-16"
},
"0.8.2": { "0.8.2": {
"bugs": [ "bugs": [
"SignedImmutables", "SignedImmutables",