Skip to content

Commit e7a5ee5

Browse files
committed
bump version to v2.1.3
1 parent 1f03273 commit e7a5ee5

1 file changed

Lines changed: 39 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 39 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,34 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77
<!-- markdownlint-disable MD024 -->
88

9+
## [2.1.3] - 2026-05-31
10+
11+
### <!-- 1 --> 🚀 Added
12+
13+
- Add authorized nodes filter example block to all 4 gateway example programs by \@Copilot in [#56](https://github.com/nRF24/RF24Gateway/pull/56)
14+
15+
### <!-- 3 --> 🗑️ Removed
16+
17+
- Improvements for examples by \@TMRh20 in [#53](https://github.com/nRF24/RF24Gateway/pull/53)
18+
19+
### <!-- 4 --> 🛠️ Fixed
20+
21+
- Fixes for RF24Gateway by \@TMRh20 in [#58](https://github.com/nRF24/RF24Gateway/pull/58)
22+
23+
### <!-- 9 --> 🗨️ Changed
24+
25+
- Use nushell as task runner by \@2bndy5 in [#54](https://github.com/nRF24/RF24Gateway/pull/54)
26+
- Revise CI by \@2bndy5 in [#55](https://github.com/nRF24/RF24Gateway/pull/55)
27+
- Inform AI agents about dev workflows by \@2bndy5 in [#57](https://github.com/nRF24/RF24Gateway/pull/57)
28+
29+
[2.1.3]: https://github.com/nRF24/RF24Gateway/compare/v2.1.2...v2.1.3
30+
31+
Full commit diff: [`v2.1.2...v2.1.3`][2.1.3]
32+
33+
## New Contributors
34+
35+
- \@Copilot made their first contribution in [#56](https://github.com/nRF24/RF24Gateway/pull/56)
36+
937
## [2.1.2] - 2025-05-04
1038

1139
### <!-- 4 --> 🛠️ Fixed
@@ -26,13 +54,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2654
- Linux Throughput by \@TMRh20 in [#50](https://github.com/nRF24/RF24Gateway/pull/50)
2755
- Utilize network overrun var in the main code and display in examples by \@TMRh20 in [#51](https://github.com/nRF24/RF24Gateway/pull/51)
2856
- TCP/IP windows by \@TMRh20 in [#52](https://github.com/nRF24/RF24Gateway/pull/52)
57+
- Bump version to v2.1.2 by \@2bndy5 in [`a2a4f80`](https://github.com/nRF24/RF24Gateway/commit/a2a4f80047836b2159c6c86279045d5c7e6dcbf3)
2958

3059
[2.1.2]: https://github.com/nRF24/RF24Gateway/compare/v2.1.1...v2.1.2
3160

3261
Full commit diff: [`v2.1.1...v2.1.2`][2.1.2]
3362

3463
## New Contributors
35-
* \@epsi1on made their first contribution in [#44](https://github.com/nRF24/RF24Gateway/pull/44)
64+
65+
- \@epsi1on made their first contribution in [#44](https://github.com/nRF24/RF24Gateway/pull/44)
66+
3667
## [2.1.1] - 2024-10-06
3768

3869
### <!-- 3 --> 🗑️ Removed
@@ -200,7 +231,9 @@ Full commit diff: [`v1.0.1...v1.0.2`][1.0.2]
200231
Full commit diff: [`v1.0.0...v1.0.1`][1.0.1]
201232

202233
## New Contributors
203-
* \@2bndy5 made their first contribution
234+
235+
- \@2bndy5 made their first contribution
236+
204237
## [1.0.0] - 2020-08-13
205238

206239
### <!-- 1 --> 🚀 Added
@@ -272,6 +305,8 @@ Full commit diff: [`v1.0.0...v1.0.1`][1.0.1]
272305
Full commit diff: [`077eb33...v1.0.0`][1.0.0]
273306

274307
## New Contributors
275-
* \@TMRh20 made their first contribution
276-
* \@yozik04 made their first contribution
308+
309+
- \@TMRh20 made their first contribution
310+
- \@yozik04 made their first contribution
311+
277312
<!-- generated by git-cliff -->

0 commit comments

Comments
 (0)