Ver Fonte

Updated CHANGELOG

Jeremy Fitzhardinge há 1 ano atrás
pai
commit
bb5ce6700d
1 ficheiros alterados com 4 adições e 0 exclusões
  1. 4 0
      riscv/CHANGELOG.md

+ 4 - 0
riscv/CHANGELOG.md

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
 
 ## [Unreleased]
 
+### Changed
+
+- Made `asm::fence`, `fence_i` and `sfence` safe (ie, removed `unsafe` from their definitions)
+
 ## [v0.11.0] - 2024-01-14
 
 ### Added