aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7d1a9f3..78a7253 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,14 +9,20 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
### Added
+- CI: Check examples also for thumbv8.{base,main}
- Allow custom `link_section` attributes for late resources
### Fixed
+- Use native GHA rustup and cargo
- Distinguish between thumbv8m.base and thumbv8m.main for basepri usage.
### Changed
+- CI: Updated to setup-python@v4
+- CI: Updated to checkout@v3
+- Tuned redirect message for rtic.rs/meeting
+
## [v1.1.3] - 2022-06-23
### Added