aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rtic/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/rtic/CHANGELOG.md b/rtic/CHANGELOG.md
index ea577bc..e086b0e 100644
--- a/rtic/CHANGELOG.md
+++ b/rtic/CHANGELOG.md
@@ -23,6 +23,7 @@ Example:
### Changed
- Updated esp32c3 dependency to v0.27.0
+
### Added
- Support for RISC-V targets compatible with `riscv-slic` using machine-level environment call exceptions.