4
0
Эх сурвалжийг харах

CHANGELOG: add entry for scause::Exception::LoadMisaligned

Daniel Maslowski 1 жил өмнө
parent
commit
349d73ebb4
1 өөрчлөгдсөн 4 нэмэгдсэн , 0 устгасан
  1. 4 0
      CHANGELOG.md

+ 4 - 0
CHANGELOG.md

@@ -17,6 +17,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
 
 - CI actions updated. They now use `checkout@v3` and `dtolnay/rust-toolchain`.
 
+### Fixed
+
+- Fix `scause::Exception` missing `LoadMisaligned`
+
 ## [v0.10.1] - 2023-01-18
 
 ### Fixed