Skip to content

Commit

Permalink
chore: added AsRef change to Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aria-aghaei committed Sep 17, 2023
1 parent 0dfe0a8 commit 46e5b08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased
- Added optional parser parameters: [diondokter/at-commands#9](https://github.com/diondokter/at-commands/pull/9)
- Changed &str to AsRef<[u8]> in CommandBuilder methods: [diondokter/at-commands#10](https://github.com/diondokter/at-commands/pull/10)

## [0.5.3] - 2022-09-11
- More arguments are now supported: [diondokter/at-commands#6](https://github.com/diondokter/at-commands/pull/6)
Expand Down

0 comments on commit 46e5b08

Please sign in to comment.