We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 255960b commit 8c5724aCopy full SHA for 8c5724a
1 file changed
CHANGELOG.md
@@ -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