@@ -6,6 +6,17 @@ 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.1.13] - 2025-05-04
10
+
11
+ ### <!-- 9 --> 🗨️ Changed
12
+
13
+ - Return on setAddress if nodeID is non-zero in [ ` fc0c915 ` ] ( https://github.com/nRF24/RF24Mesh/commit/fc0c9156741f1bd6924285d85c4fc4e71efd5d4a )
14
+ - Bump doxygen version in [ ` 634af55 ` ] ( https://github.com/nRF24/RF24Mesh/commit/634af55c55aef18c4fd0940cebddd5c40a232399 )
15
+
16
+ [ 1.1.13 ] : https://github.com/nRF24/RF24Mesh/compare/v1.1.12...v1.1.13
17
+
18
+ Full commit diff: [ ` v1.1.12...v1.1.13 ` ] [ 1.1.13 ]
19
+
9
20
## [ 1.1.12] - 2024-10-06
10
21
11
22
### <!-- 1 --> 🚀 Added
@@ -26,6 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
26
37
27
38
- Change MESH_DEBUG into RF24MESH_DEBUG in [ ` 4fbd113 ` ] ( https://github.com/nRF24/RF24Mesh/commit/4fbd1138f0d4c8e28627c0a0e93b3477d014d4ab )
28
39
- Expose releaseAddress() for master nodes in [ ` ada11ac ` ] ( https://github.com/nRF24/RF24Mesh/commit/ada11ac2d14664432aeadd60ddaea0ddc61bdbd6 )
40
+ - Bump version to v1.1.12 in [ ` 8fc4b10 ` ] ( https://github.com/nRF24/RF24Mesh/commit/8fc4b10c643007b9c75bd771bed437f82398f439 )
29
41
30
42
[ 1.1.12 ] : https://github.com/nRF24/RF24Mesh/compare/v1.1.11...v1.1.12
31
43
@@ -287,6 +299,8 @@ Full commit diff: [`v1.1.5...v1.1.6`][1.1.6]
287
299
288
300
Full commit diff: [ ` v1.1.4...v1.1.5 ` ] [ 1.1.5 ]
289
301
302
+ ## New Contributors
303
+ * \@ kripton made their first contribution in [ #183 ] ( https://github.com/nRF24/RF24Mesh/pull/183 )
290
304
## [ 1.1.4] - 2020-12-14
291
305
292
306
### <!-- 4 --> 🛠️ Fixed
@@ -313,6 +327,8 @@ Full commit diff: [`v1.1.4...v1.1.5`][1.1.5]
313
327
314
328
Full commit diff: [ ` v1.1.3...v1.1.4 ` ] [ 1.1.4 ]
315
329
330
+ ## New Contributors
331
+ * \@ 2bndy5 made their first contribution in [ #178 ] ( https://github.com/nRF24/RF24Mesh/pull/178 )
316
332
## [ 1.1.3] - 2020-08-17
317
333
318
334
### <!-- 1 --> 🚀 Added
@@ -544,6 +560,7 @@ Full commit diff: [`v1.0.4-beta...v1.0.5`][1.0.5]
544
560
545
561
## New Contributors
546
562
* \@ ivankravets made their first contribution
563
+ * \@ made their first contribution
547
564
* \@ julianpas made their first contribution
548
565
* \@ yozik04 made their first contribution
549
566
## [ 1.0.4-beta] - 2015-12-15
@@ -689,6 +706,7 @@ Full commit diff: [`v1.0-beta...v1.0.1-beta`][1.0.1-beta]
689
706
Full commit diff: [ ` 19f69b3...v1.0-beta ` ] [ 1.0-beta ]
690
707
691
708
## New Contributors
709
+ * \@ TMRh20 made their first contribution
692
710
* \@ l3v5y made their first contribution
693
711
* \@ spaniakos made their first contribution
694
712
<!-- generated by git-cliff -->
0 commit comments