diff --git a/changelog.md b/changelog.md index e4bdf66..efac58d 100644 --- a/changelog.md +++ b/changelog.md @@ -1,10 +1,14 @@ # `bytemuck` changelog -## 1.6.2 +## 1.6.3 * Small goof with an errant `;`, so [PR 69](https://github.com/Lokathor/bytemuck/pull/69) *actually* got things working on SPIR-V. +## 1.6.2 + +cargo upload goof! ignore this one. + ## 1.6.1 * [DJMcNab](https://github.com/DJMcNab) did a fix so that the crate can build for SPIR-V