Преглед на файлове

Add mising item to the change log

Vadim Kaushan преди 4 години
родител
ревизия
4e6d9a0bf8
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
 
 ### Changed
 
+- `Mtvec::trap_mode()` not returns `Option<TrapMode>` (breaking change)
 - Updated Minimum Supported Rust Version to 1.31.0
 - Use `llvm_asm!` instead of `asm!`