diff options
Diffstat (limited to 'embassy-net-enc28j60')
| -rw-r--r-- | embassy-net-enc28j60/CHANGELOG.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/embassy-net-enc28j60/CHANGELOG.md b/embassy-net-enc28j60/CHANGELOG.md new file mode 100644 index 000000000..84f144f99 --- /dev/null +++ b/embassy-net-enc28j60/CHANGELOG.md | |||
| @@ -0,0 +1,13 @@ | |||
| 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 | ## 0.1.1 - 2025-08-16 | ||
| 12 | |||
| 13 | - First release with changelog. | ||
