@@ -6,6 +6,16 @@ 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
+ ## [ 1.0.22] - 2025-01-10
10
+
11
+ ### <!-- 4 --> 🛠️ Fixed
12
+
13
+ - Fix buffering of user payloads in [ ` de66f95 ` ] ( https://github.com/nRF24/RF24Network/commit/de66f9526a3da1bc991681547235689c0e7439f7 )
14
+
15
+ [ 1.0.22 ] : https://github.com/nRF24/RF24Network/compare/v1.0.21...v1.0.22
16
+
17
+ Full commit diff: [ ` v1.0.21...v1.0.22 ` ] [ 1.0.22 ]
18
+
9
19
## [ 1.0.21] - 2024-10-06
10
20
11
21
### <!-- 1 --> 🚀 Added
@@ -25,6 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
35
26
36
- Change SERIAL_DEBUG into RF24NETWORK_DEBUG in [ ` 5a71a66 ` ] ( https://github.com/nRF24/RF24Network/commit/5a71a66994945c983d9f32024276867a3ad8d0c5 )
27
37
- [ CMake] default to SPIDEV driver in [ ` 2bf2412 ` ] ( https://github.com/nRF24/RF24Network/commit/2bf2412992949a784527e5e35f6a4fbc6552bdf8 )
38
+ - Bump version to v1.0.21 in [ ` 11c367b ` ] ( https://github.com/nRF24/RF24Network/commit/11c367b071cb155a8b31de9e7af453a5c17011c5 )
28
39
29
40
[ 1.0.21 ] : https://github.com/nRF24/RF24Network/compare/v1.0.20...v1.0.21
30
41
@@ -309,6 +320,8 @@ Full commit diff: [`v1.0.15...v1.0.16`][1.0.16]
309
320
310
321
Full commit diff: [ ` v1.0.14...v1.0.15 ` ] [ 1.0.15 ]
311
322
323
+ ## New Contributors
324
+ * \@ kripton made their first contribution in [ #171 ] ( https://github.com/nRF24/RF24Network/pull/171 )
312
325
## [ 1.0.14] - 2020-12-14
313
326
314
327
### <!-- 3 --> 🗑️ Removed
@@ -340,6 +353,8 @@ Full commit diff: [`v1.0.14...v1.0.15`][1.0.15]
340
353
341
354
Full commit diff: [ ` v1.0.13...v1.0.14 ` ] [ 1.0.14 ]
342
355
356
+ ## New Contributors
357
+ * \@ 2bndy5 made their first contribution in [ #163 ] ( https://github.com/nRF24/RF24Network/pull/163 )
343
358
## [ 1.0.13] - 2020-08-30
344
359
345
360
### <!-- 9 --> 🗨️ Changed
@@ -576,6 +591,7 @@ Full commit diff: [`v1.0.5...v1.0.6`][1.0.6]
576
591
Full commit diff: [ ` v1.0.4...v1.0.5 ` ] [ 1.0.5 ]
577
592
578
593
## New Contributors
594
+ * \@ martin-mat made their first contribution
579
595
* \@ gregj1 made their first contribution
580
596
* \@ yozik04 made their first contribution
581
597
## [ 1.0.4] - 2015-12-15
@@ -993,8 +1009,11 @@ Full commit diff: [`v1.0...v1.0.1`][1.0.1]
993
1009
Full commit diff: [ ` f54c0ac...v1.0 ` ] [ 1.0 ]
994
1010
995
1011
## New Contributors
1012
+ * \@ TMRh20 made their first contribution
1013
+ * \@ Avamander made their first contribution
996
1014
* \@ gehel made their first contribution
997
1015
* \@ crcastle made their first contribution
1016
+ * \@ ivankravets made their first contribution
998
1017
* \@ dsbaha made their first contribution
999
1018
* \@ spaniakos made their first contribution
1000
1019
* \@ lnxbil made their first contribution
0 commit comments