File tree 2 files changed +20
-1
lines changed 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+ All notable changes to this project will be documented in this file.
3
+
4
+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
+
7
+ ## [ Unreleased]
8
+
9
+ ## [ 0.1.1] ( https://github.com/BroderickCarlin/a7105/compare/v0.1.0...v0.1.1 ) - 2024-01-04
10
+
11
+ ### Added
12
+ - Testing release-plz
13
+
14
+ ### Fixed
15
+ - Remove foo() test method
16
+
17
+ ### Other
18
+ - * (Dependabot)* Bump taskmedia/action-conventional-commits
19
+ - Add no-std tag
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ license = "MIT OR Apache-2.0"
12
12
name = " a7105"
13
13
readme = " README.md"
14
14
repository = " https://github.com/BroderickCarlin/a7105"
15
- version = " 0.1.0 "
15
+ version = " 0.1.1 "
16
16
17
17
[dependencies ]
18
18
defmt = " 0.3"
You can’t perform that action at this time.
0 commit comments