Ver código fonte

Add CHANGELOG entry

Jan Niehusmann 2 anos atrás
pai
commit
c5f355dcd0
1 arquivos alterados com 4 adições e 0 exclusões
  1. 4 0
      riscv-rt/CHANGELOG.md

+ 4 - 0
riscv-rt/CHANGELOG.md

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
 
 ## [Unreleased]
 
+### Changed
+
+- Remove superfluous parentheses from link.x, which caused linker errors with nightly.
+
 ## [v0.9.0] - 2022-07-01
 
 ### Added