Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
Bump crate to 3.0.0-alpha1 due to API changes
Browse files Browse the repository at this point in the history
And fill out Changelog.
  • Loading branch information
plaes committed Oct 25, 2023
1 parent a9bd8de commit 2afa314
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
## [v3.0.0] - Unreleased

- Switch SpiInterface to use SpiDevice trait.
- Implement functionality for continuous wave mode.
- Support preamble detection allowing LoRaWAN RX1+RX2 reception.

## [v2.1.2] - 2023-09-25

Expand Down

0 comments on commit 2afa314

Please sign in to comment.