@@ -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
+ ## [ 2.0.3] - 2025-01-10
10
+
11
+ ### <!-- 4 --> 🛠️ Fixed
12
+
13
+ - Fix buffering of user payloads by \@ TMRh20 in [ #243 ] ( https://github.com/nRF24/RF24Network/pull/243 )
14
+
15
+ [ 2.0.3 ] : https://github.com/nRF24/RF24Network/compare/v2.0.2...v2.0.3
16
+
17
+ Full commit diff: [ ` v2.0.2...v2.0.3 ` ] [ 2.0.3 ]
18
+
9
19
## [ 2.0.2] - 2024-10-06
10
20
11
21
### <!-- 1 --> 🚀 Added
@@ -27,6 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
27
37
28
38
- Change SERIAL_DEBUG into RF24NETWORK_DEBUG by \@ 2bndy5 in [ #228 ] ( https://github.com/nRF24/RF24Network/pull/228 )
29
39
- [ CMake] default to SPIDEV driver by \@ 2bndy5 in [ #232 ] ( https://github.com/nRF24/RF24Network/pull/232 )
40
+ - Bump version to v2.0.2 by \@ 2bndy5 in [ ` fd8126a ` ] ( https://github.com/nRF24/RF24Network/commit/fd8126a9910404bdd1d0014dcf438ba9a7859d37 )
30
41
31
42
[ 2.0.2 ] : https://github.com/nRF24/RF24Network/compare/v2.0.1...v2.0.2
32
43
@@ -323,6 +334,8 @@ Full commit diff: [`v1.0.15...v1.0.16`][1.0.16]
323
334
324
335
Full commit diff: [ ` v1.0.14...v1.0.15 ` ] [ 1.0.15 ]
325
336
337
+ ## New Contributors
338
+ * \@ kripton made their first contribution in [ #171 ] ( https://github.com/nRF24/RF24Network/pull/171 )
326
339
## [ 1.0.14] - 2020-12-14
327
340
328
341
### <!-- 3 --> 🗑️ Removed
@@ -354,6 +367,8 @@ Full commit diff: [`v1.0.14...v1.0.15`][1.0.15]
354
367
355
368
Full commit diff: [ ` v1.0.13...v1.0.14 ` ] [ 1.0.14 ]
356
369
370
+ ## New Contributors
371
+ * \@ 2bndy5 made their first contribution in [ #163 ] ( https://github.com/nRF24/RF24Network/pull/163 )
357
372
## [ 1.0.13] - 2020-08-30
358
373
359
374
### <!-- 9 --> 🗨️ Changed
@@ -590,6 +605,7 @@ Full commit diff: [`v1.0.5...v1.0.6`][1.0.6]
590
605
Full commit diff: [ ` v1.0.4...v1.0.5 ` ] [ 1.0.5 ]
591
606
592
607
## New Contributors
608
+ * \@ martin-mat made their first contribution
593
609
* \@ gregj1 made their first contribution
594
610
* \@ yozik04 made their first contribution
595
611
## [ 1.0.4] - 2015-12-15
@@ -1007,8 +1023,11 @@ Full commit diff: [`v1.0...v1.0.1`][1.0.1]
1007
1023
Full commit diff: [ ` f54c0ac...v1.0 ` ] [ 1.0 ]
1008
1024
1009
1025
## New Contributors
1026
+ * \@ TMRh20 made their first contribution
1027
+ * \@ Avamander made their first contribution
1010
1028
* \@ gehel made their first contribution
1011
1029
* \@ crcastle made their first contribution
1030
+ * \@ ivankravets made their first contribution
1012
1031
* \@ dsbaha made their first contribution
1013
1032
* \@ spaniakos made their first contribution
1014
1033
* \@ lnxbil made their first contribution
0 commit comments