Przeglądaj źródła

Add CHANGELOG entry

Jan Niehusmann 2 lat temu
rodzic
commit
c5f355dcd0
1 zmienionych plików z 4 dodań i 0 usunięć
  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