diff options
| author | Ulf Lilleengen <[email protected]> | 2025-08-16 13:20:03 +0200 |
|---|---|---|
| committer | Ulf Lilleengen <[email protected]> | 2025-08-25 19:44:51 +0200 |
| commit | 85c66be61826b03b509f9223d9f4d0b99798fa88 (patch) | |
| tree | 973bbe7b6e19528b1b5089b4ec5e015e4ab407bd /embassy-nxp | |
| parent | 7357810814225e961eced5d0f2b0fe54f46e3970 (diff) | |
fix: add more missing changelogs
Diffstat (limited to 'embassy-nxp')
| -rw-r--r-- | embassy-nxp/CHANGELOG.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/embassy-nxp/CHANGELOG.md b/embassy-nxp/CHANGELOG.md new file mode 100644 index 000000000..7042ad14c --- /dev/null +++ b/embassy-nxp/CHANGELOG.md | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | # Changelog | ||
| 2 | |||
| 3 | All notable changes to this project will be documented in this file. | ||
| 4 | |||
| 5 | The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
| 6 | and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
| 7 | |||
| 8 | <!-- next-header --> | ||
| 9 | ## Unreleased - ReleaseDate | ||
| 10 | |||
| 11 | - First release with changelog. | ||
