We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9bce024 + 49bc820 commit f00d730Copy full SHA for f00d730
Changelog.md
@@ -1,4 +1,4 @@
1
-### 0.8.12 (unreleased)
+### 0.8.12 (2022-02-16)
2
3
Language Features:
4
* General: Add equality-comparison operators for external function types.
docs/bugs_by_version.json
@@ -1552,6 +1552,10 @@
1552
"bugs": [],
1553
"released": "2021-12-20"
1554
},
1555
+ "0.8.12": {
1556
+ "bugs": [],
1557
+ "released": "2022-02-16"
1558
+ },
1559
"0.8.2": {
1560
"bugs": [
1561
"SignedImmutables",
0 commit comments