Kaynağa Gözat

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

Daniel Maslowski 1 yıl önce
ebeveyn
işleme
349d73ebb4
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  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