Skip to content

Commit c391f1f

Browse files
committed
Updated change log
1 parent 8907985 commit c391f1f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 1.49.14
4+
- Region support added (for China). The default region is "Default" ("Rest of the world").
5+
If you want to select China, use:
6+
```C#
7+
merakiClientOptions.ApiRegion = ApiRegion.China;
8+
```
9+
10+
## 1.49.11
11+
- Misc updates
12+
313
## 1.49.9
414
- Added wirelessController ProductType
515

0 commit comments

Comments
 (0)