Skip to content

Commit e3c266a

Browse files
committed
Update readme.md file.
1 parent 6f41b76 commit e3c266a

File tree

1 file changed

+18
-15
lines changed

1 file changed

+18
-15
lines changed

readme.md

Lines changed: 18 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -133,30 +133,33 @@ Further information can be found in [Development environment](Doc/development-en
133133

134134
## Changelog
135135

136-
### 2018-XX-XX, V4.4.1
136+
### 2018-03-07, V4.4.1
137137

138138
* General
139-
1. Added Microchip/Atmel SAML21 Xplained Pro hardware platform support.
140-
2. Added CMAKE build system support
141-
3. Removed CoIDE projects support
142-
4. Removed Keil projects support
139+
1. Release based on "LoRaWAN specification 1.0.2" and "LoRaWAN Regional Parameters v1.0.2rB"
140+
2. Added SX126x radio support.
141+
3. Added NucleoL073 and NucleoL152 board platforms support.
142+
4. Added Microchip/Atmel SAML21 Xplained Pro hardware platform support.
143+
5. Added CMAKE build system support
144+
6. Removed CoIDE projects support
145+
7. Removed Keil projects support
143146

144147
* LoRaWAN
145-
1. GitHub reported issues corrections.
148+
1. GitHub reported issues corrections. Please refer to [Release Version 4.4.1](https://github.com/Lora-net/LoRaMac-node/milestone/1)
146149

147150
**LoRaWAN certification results**
148151

149152
| Region | Verdict | # Test houses | Comments |
150153
| ------------- |:-------------:|:-------------:|:--------------|
151-
| EU868 | <font color='green'>Not tested yet</font> | 0 | - |
152-
| US915 | <font color='green'>Not tested yet</font> | 0 | - |
153-
| CN779 | <font color='green'>Not tested yet</font> | 0 | No certification specification - tests based on EU868 certification |
154-
| EU433 | <font color='green'>Not tested yet</font> | 0 | No certification specification - tests based on EU868 certification |
155-
| AU915 | <font color='orange'>Not tested yet</font> | 0 | No certification specification |
156-
| CN470 | <font color='orange'>Not tested yet</font> | 0 | No certification specification |
157-
| AS923 | <font color='green'>Not tested yet</font> | 0 | - |
158-
| KR920 | <font color='green'>Not tested yet</font> | 0 | - |
159-
| IN865 | <font color='green'>Not tested yet</font> | 0 | - |
154+
| EU868 | <font color='green'>PASS</font> | 0 | - |
155+
| US915 | <font color='green'>PASS</font> | 0 | - |
156+
| CN779 | <font color='green'>PASS</font> | 0 | No certification specification - tests based on EU868 certification |
157+
| EU433 | <font color='orange'>Not tested</font> | 0 | No certification specification - tests based on EU868 certification |
158+
| AU915 | <font color='green'>PASS</font> | 0 | No certification specification - tests based on US915 certification |
159+
| CN470 | <font color='orange'>Not tested</font> | 0 | No certification specification |
160+
| AS923 | <font color='green'>PASS</font> | 0 | - |
161+
| KR920 | <font color='green'>PASS</font> | 0 | - |
162+
| IN865 | <font color='green'>PASS</font> | 0 | - |
160163

161164
### 2017-09-08, V4.4.0
162165

0 commit comments

Comments
 (0)