aboutsummaryrefslogtreecommitdiff
path: root/embassy-boot-nrf
diff options
context:
space:
mode:
Diffstat (limited to 'embassy-boot-nrf')
-rw-r--r--embassy-boot-nrf/CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/embassy-boot-nrf/CHANGELOG.md b/embassy-boot-nrf/CHANGELOG.md
new file mode 100644
index 000000000..c78923a93
--- /dev/null
+++ b/embassy-boot-nrf/CHANGELOG.md
@@ -0,0 +1,13 @@
1# Changelog
2
3All notable changes to this project will be documented in this file.
4
5The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6and 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-15
12
13- First release with changelog.