We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 506e9c4 + 14d0776 commit e14f271Copy full SHA for e14f271
2 files changed
Changelog.md
@@ -1,4 +1,4 @@
1
-### 0.8.15 (unreleased)
+### 0.8.15 (2022-06-15)
2
3
Important Bugfixes:
4
* Code Generation: Avoid writing dirty bytes to storage when copying ``bytes`` arrays.
docs/bugs_by_version.json
@@ -1716,6 +1716,10 @@
1716
],
1717
"released": "2022-05-17"
1718
},
1719
+ "0.8.15": {
1720
+ "bugs": [],
1721
+ "released": "2022-06-15"
1722
+ },
1723
"0.8.2": {
1724
"bugs": [
1725
"DirtyBytesArrayToStorage",
0 commit comments