Browse Source

Add change log entry

Vadim Kaushan 4 years ago
parent
commit
66ebf47f28
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
 ### Changed
 
 - Updated Minimum Supported Rust Version to 1.31.0
+- Use `llvm_asm!` instead of `asm!`
 
 ## [v0.5.6] - 2020-03-14