@@ -6,6 +6,27 @@ 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.4.11] - 2025-01-10
10
+
11
+ ### <!-- 1 --> 🚀 Added
12
+
13
+ - Use enum to return precise FIFO state by \@ 2bndy5 in [ #1009 ] ( https://github.com/nRF24/RF24/pull/1009 )
14
+ - Make ` available(pipe) ` depend on ` available(void) ` by \@ 2bndy5 in [ #1007 ] ( https://github.com/nRF24/RF24/pull/1007 )
15
+
16
+ ### <!-- 4 --> 🛠️ Fixed
17
+
18
+ - Fixes for STM32 by \@ 2bndy5 in [ #1011 ] ( https://github.com/nRF24/RF24/pull/1011 )
19
+ - Init ` failureDetected ` by \@ 2bndy5 in [ #1016 ] ( https://github.com/nRF24/RF24/pull/1016 )
20
+
21
+ ### <!-- 9 --> 🗨️ Changed
22
+
23
+ - Adjustments to CHANGELOG by \@ 2bndy5 in [ ` 8aa7103 ` ] ( https://github.com/nRF24/RF24/commit/8aa71035ae3dd10de35865a894082f10a9c51027 )
24
+ - Change comment in example by \@ 2bndy5 in [ ` 80e7f13 ` ] ( https://github.com/nRF24/RF24/commit/80e7f137ae4caf0df4889b5499c22857019a328a )
25
+
26
+ [ 1.4.11 ] : https://github.com/nRF24/RF24/compare/v1.4.10...v1.4.11
27
+
28
+ Full commit diff: [ ` v1.4.10...v1.4.11 ` ] [ 1.4.11 ]
29
+
9
30
## [ 1.4.10] - 2024-10-06
10
31
11
32
### <!-- 1 --> 🚀 Added
@@ -259,6 +280,7 @@ Full commit diff: [`v1.4.2...v1.4.3`][1.4.3]
259
280
## New Contributors
260
281
* \@ Cobalt6700 made their first contribution in [ #843 ] ( https://github.com/nRF24/RF24/pull/843 )
261
282
* \@ dstroy0 made their first contribution in [ #825 ] ( https://github.com/nRF24/RF24/pull/825 )
283
+ * \@ matt-walker0 made their first contribution in [ #820 ] ( https://github.com/nRF24/RF24/pull/820 )
262
284
* \@ prawnpie made their first contribution in [ #817 ] ( https://github.com/nRF24/RF24/pull/817 )
263
285
## [ 1.4.2] - 2021-11-27
264
286
@@ -480,6 +502,7 @@ Full commit diff: [`v1.3.9...v1.3.10`][1.3.10]
480
502
481
503
## New Contributors
482
504
* \@ jscrane made their first contribution in [ #690 ] ( https://github.com/nRF24/RF24/pull/690 )
505
+ * \@ 2bndy5 made their first contribution in [ #637 ] ( https://github.com/nRF24/RF24/pull/637 )
483
506
## [ 1.3.9] - 2020-08-22
484
507
485
508
### <!-- 4 --> 🛠️ Fixed
@@ -923,6 +946,7 @@ Full commit diff: [`v1.1.6...v1.1.7`][1.1.7]
923
946
## New Contributors
924
947
* \@ rnovacek made their first contribution
925
948
* \@ gitgrimbo made their first contribution
949
+ * \@ akatran made their first contribution
926
950
## [ 1.1.6] - 2016-02-20
927
951
928
952
### <!-- 1 --> 🚀 Added
@@ -958,6 +982,7 @@ Full commit diff: [`v1.1.6...v1.1.7`][1.1.7]
958
982
Full commit diff: [ ` v1.1.5...v1.1.6 ` ] [ 1.1.6 ]
959
983
960
984
## New Contributors
985
+ * \@ wmarkow made their first contribution
961
986
* \@ flavio-fernandes made their first contribution
962
987
* \@ ab316 made their first contribution
963
988
* \@ SaintGimp made their first contribution
@@ -1005,6 +1030,7 @@ Full commit diff: [`v1.1.4...v1.1.5`][1.1.5]
1005
1030
1006
1031
## New Contributors
1007
1032
* \@ yozik04 made their first contribution
1033
+ * \@ Oitzu made their first contribution
1008
1034
## [ 1.1.4] - 2015-12-14
1009
1035
1010
1036
### <!-- 3 --> 🗑️ Removed
@@ -1054,6 +1080,7 @@ Full commit diff: [`v1.1.2...v1.1.3`][1.1.3]
1054
1080
1055
1081
## New Contributors
1056
1082
* \@ cguzmanceti made their first contribution
1083
+ * \@ zador-blood-stained made their first contribution
1057
1084
## [ 1.1.2] - 2015-10-20
1058
1085
1059
1086
### <!-- 9 --> 🗨️ Changed
@@ -1538,22 +1565,27 @@ Full commit diff: [`v1.0...v1.0.1`][1.0.1]
1538
1565
- Rename arch folder to utility by \@ TMRh20 in [ ` 55b034e ` ] ( https://github.com/nRF24/RF24/commit/55b034eeb20c5bc838b7dc5d433162b8180860b8 )
1539
1566
- Reverting library properties and releases by \@ TMRh20 in [ ` 517326e ` ] ( https://github.com/nRF24/RF24/commit/517326e164feeb35e7e54440a8c4b71c042d3f14 )
1540
1567
1541
- [ 1.0 ] : https://github.com/nRF24/RF24/compare/...v1.0
1568
+ [ 1.0 ] : https://github.com/nRF24/RF24/compare/de083c964d9aeeb9fda7485c39fed27443cd617c ...v1.0
1542
1569
1543
- Full commit diff: [ ` ...v1.0 ` ] [ 1.0 ]
1570
+ Full commit diff: [ ` de083c9 ...v1.0` ] [ 1.0 ]
1544
1571
1545
1572
## New Contributors
1573
+ * \@ TMRh20 made their first contribution
1574
+ * \@ Avamander made their first contribution
1546
1575
* \@ komby made their first contribution
1576
+ * \@ ivankravets made their first contribution
1547
1577
* \@ Interneedus made their first contribution
1548
1578
* \@ nerdralph made their first contribution
1549
1579
* \@ jorihardman made their first contribution
1550
1580
* \@ prophet-roshak made their first contribution
1551
1581
* \@ mannkind made their first contribution
1552
1582
* \@ dsbaha made their first contribution
1553
1583
* \@ ax7884 made their first contribution
1584
+ * \@ martin-mat made their first contribution
1554
1585
* \@ lnxbil made their first contribution
1555
1586
* \@ k2OS made their first contribution
1556
1587
* \@ spaniakos made their first contribution
1588
+ * \@ made their first contribution
1557
1589
* \@ jfktrey made their first contribution
1558
1590
* \@ reixd made their first contribution
1559
1591
* \@ a-lurker made their first contribution
0 commit comments