Skip to content

Commit 0b7dead

Browse files
committed
Updated CHANGELOG.md
1 parent 1f3c3a9 commit 0b7dead

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,15 @@ Please refer to [Releases pre-certification-results](https://github.com/Lora-net
1616
- Release based on "LoRaWAN specification 1.0.3" and "LoRaWAN Regional Parameters v1.0.3revA"
1717
- GitHub reported issues corrections. Please refer to [Release Version 4.4.4](https://github.com/Lora-net/LoRaMac-node/milestone/6)
1818

19+
### Changed
20+
21+
- Refactored function RegionXXInitDefaults. Fixes an issue on US based bands where the channels mask was not being reset.
22+
1923
### Fixed
2024

2125
- Fixed SX126xSetLoRaSymbNumTimeout to call the workaround only if the number of symbols is equal to or higher than 64.
26+
- Fixed IAR C++ compiler warnings
27+
- Fixed missing `{` after `extern "C"` in `cmac.h` file
2228

2329
## [4.4.4] - 2020-05-26
2430

0 commit comments

Comments
 (0)