You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,21 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
<!-- markdownlint-disable MD024 -->
8
8
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)
0 commit comments