aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2022-12-21 20:17:22 +0000
committerGitHub <noreply@github.com>2022-12-21 20:17:22 +0000
commit7788b9065fd860dd92a1376471836f4eec2e4fe4 (patch)
tree87355b8ab9f4892886e8dc98e9158515bde26e79 /CHANGELOG.md
parent3541f2cee4e94ceb8ea5c6f1514d5d4c9129383e (diff)
parent9884bcf312bf0da808dac6eb76d9059cd75877bc (diff)
Merge #673
673: CI: Run example tests on thumbv8m.* r=korken89 a=AfoHT Co-authored-by: Henrik Tjäder <henrik@tjaders.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 253796f..0dc7353 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@ 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