소스 검색

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!`