Explorar o código

Updated CHANGELOG

Jeremy Fitzhardinge hai 1 ano
pai
achega
bb5ce6700d
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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