aboutsummaryrefslogtreecommitdiff
path: root/rtic-macros/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'rtic-macros/CHANGELOG.md')
-rw-r--r--rtic-macros/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/rtic-macros/CHANGELOG.md b/rtic-macros/CHANGELOG.md
index 66bd9bc..a0d761b 100644
--- a/rtic-macros/CHANGELOG.md
+++ b/rtic-macros/CHANGELOG.md
@@ -11,6 +11,7 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
### Added
+- Unstable support for RISC-V targets compatible with `riscv-slic`
- RTIC v2 now works on stable.
- Unstable ESP32-C3 support.