Skip to content

Commit 8c5724a

Browse files
authored
CHANGELOG.md: Release v0.2.2 (#10)
1 parent 255960b commit 8c5724a

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
It is updated on each new release based on contributions since the last release.
5+
6+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
7+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8+
9+
## 0.2.2 - 2025-06-13
10+
11+
### Added
12+
13+
- Add APB and register_interface wrappers for `obi_uart` peripheral
14+
- Add new version-level changelog
15+
16+
All prior releases are compatible with this new release.
17+

0 commit comments

Comments
 (0)