@@ -6,6 +6,20 @@ 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-05-04
10
+
11
+ ### <!-- 4 --> 🛠️ Fixed
12
+
13
+ - Return on setAddress if nodeID is non-zero by \@ TMRh20 in [ #255 ] ( https://github.com/nRF24/RF24Mesh/pull/255 )
14
+
15
+ ### <!-- 9 --> 🗨️ Changed
16
+
17
+ - Bump doxygen version by \@ 2bndy5 in [ ` 6b0e475 ` ] ( https://github.com/nRF24/RF24Mesh/commit/6b0e475c604dc018181102864f387f7cfedc7fee )
18
+
19
+ [ 2.0.3 ] : https://github.com/nRF24/RF24Mesh/compare/v2.0.2...v2.0.3
20
+
21
+ Full commit diff: [ ` v2.0.2...v2.0.3 ` ] [ 2.0.3 ]
22
+
9
23
## [ 2.0.2] - 2024-10-06
10
24
11
25
### <!-- 1 --> 🚀 Added
@@ -29,6 +43,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
29
43
30
44
- Change MESH_DEBUG into RF24MESH_DEBUG by \@ 2bndy5 in [ #239 ] ( https://github.com/nRF24/RF24Mesh/pull/239 )
31
45
- Update doxygen CSS and use v1.11.0 by \@ 2bndy5 in [ #245 ] ( https://github.com/nRF24/RF24Mesh/pull/245 )
46
+ - Bump version to v2.0.2 by \@ 2bndy5 in [ ` 7baf483 ` ] ( https://github.com/nRF24/RF24Mesh/commit/7baf4835631c39b3a7f777a7aa16369554c4a70d )
32
47
33
48
[ 2.0.2 ] : https://github.com/nRF24/RF24Mesh/compare/v2.0.1...v2.0.2
34
49
@@ -295,6 +310,8 @@ Full commit diff: [`v1.1.5...v1.1.6`][1.1.6]
295
310
296
311
Full commit diff: [ ` v1.1.4...v1.1.5 ` ] [ 1.1.5 ]
297
312
313
+ ## New Contributors
314
+ * \@ kripton made their first contribution in [ #183 ] ( https://github.com/nRF24/RF24Mesh/pull/183 )
298
315
## [ 1.1.4] - 2020-12-14
299
316
300
317
### <!-- 4 --> 🛠️ Fixed
@@ -321,6 +338,8 @@ Full commit diff: [`v1.1.4...v1.1.5`][1.1.5]
321
338
322
339
Full commit diff: [ ` v1.1.3...v1.1.4 ` ] [ 1.1.4 ]
323
340
341
+ ## New Contributors
342
+ * \@ 2bndy5 made their first contribution in [ #178 ] ( https://github.com/nRF24/RF24Mesh/pull/178 )
324
343
## [ 1.1.3] - 2020-08-17
325
344
326
345
### <!-- 1 --> 🚀 Added
@@ -552,6 +571,7 @@ Full commit diff: [`v1.0.4-beta...v1.0.5`][1.0.5]
552
571
553
572
## New Contributors
554
573
* \@ ivankravets made their first contribution
574
+ * \@ made their first contribution
555
575
* \@ julianpas made their first contribution
556
576
* \@ yozik04 made their first contribution
557
577
## [ 1.0.4-beta] - 2015-12-15
@@ -697,6 +717,7 @@ Full commit diff: [`v1.0-beta...v1.0.1-beta`][1.0.1-beta]
697
717
Full commit diff: [ ` 19f69b3...v1.0-beta ` ] [ 1.0-beta ]
698
718
699
719
## New Contributors
720
+ * \@ TMRh20 made their first contribution
700
721
* \@ l3v5y made their first contribution
701
722
* \@ spaniakos made their first contribution
702
723
<!-- generated by git-cliff -->
0 commit comments