Skip to content

Commit a9a7f53

Browse files
committed
bump version to v0.6.0
1 parent 455281a commit a9a7f53

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,21 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77
<!-- markdownlint-disable MD024 -->
88

9+
## [0.6.0] - 2025-10-13
10+
11+
### <!-- 6 --> 📦 Dependency updates
12+
13+
- Bump RF24 from `2df8418` to `4016a31` in the rf24-submodules group by \@dependabot[bot] in [#127](https://github.com/nRF24/pyRF24/pull/127)
14+
- Drop support for Python v3.7 and v3.8 by \@2bndy5 in [#128](https://github.com/nRF24/pyRF24/pull/128)
15+
16+
### <!-- 9 --> 🗨️ Changed
17+
18+
- Enable Python v3.14t (free-threaded) deployments by \@2bndy5 in [`455281a`](https://github.com/nRF24/pyRF24/commit/455281a4fe844e27efa959e99b887fcd9ace8f62)
19+
20+
[0.6.0]: https://github.com/nRF24/pyRF24/compare/v0.5.1...v0.6.0
21+
22+
Full commit diff: [`v0.5.1...v0.6.0`][0.6.0]
23+
924
## [0.5.1] - 2025-09-13
1025

1126
### <!-- 1 --> 🚀 Added
@@ -26,6 +41,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2641

2742
- Update version badge in README by \@2bndy5 in [`f8d3e06`](https://github.com/nRF24/pyRF24/commit/f8d3e067012b56c202becf03412a555b866c560d)
2843
- Relax types on abstract class for BLE `ServiceData` by \@2bndy5 in [#115](https://github.com/nRF24/pyRF24/pull/115)
44+
- Bump version to v0.5.1 by \@2bndy5 in [`670385e`](https://github.com/nRF24/pyRF24/commit/670385e0bf76a2255923cdfcbb674ed36916f108)
2945

3046
[0.5.1]: https://github.com/nRF24/pyRF24/compare/v0.5.0...v0.5.1
3147

0 commit comments

Comments
 (0)