aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c13f407..fee81f3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,6 +21,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- The `Resource` trait, which is used to write generic code that deals with
resources.
+- Support for system handlers like SYS_TICK.
+
### Changed
- [breaking-change] The signature of the `atomic` function has changed.