Skip to content

Commit c6e6722

Browse files
Merge pull request #51 from rsadsb/update-changelog
Update changelog
2 parents 75049cf + 9de7e1f commit c6e6722

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## Unreleased
8+
9+
## [v0.6.0] 2022-08-19
810
### Features
9-
Fixes error when running `cargo test` including the shared library `soapysdr`
11+
- Bump MSRV for using new const Mutex, removing `once_cell`.
12+
- Fix error when running `cargo test` including the shared library `soapysdr`
1013
- Bump `soapysdr-rs` to `v0.3.2`, enabling the use of read/write settings. For example, enabling bias-t on the rtlsdr is now allowed!
1114
[#16](https://github.com/rsadsb/dump1090_rs/issues/16) [!17](https://github.com/rsadsb/dump1090_rs/pull/17).
1215
Thanks [@Cherenkov11](https://github.com/Cherenkov11) for the feature suggestion

0 commit comments

Comments
 (0)