File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11
22## Changelog
33
4+ ### 4.2.0
5+ * ** Bug fix:** fix ` MatchmakeSession ` structure being parsed incorrectly on Nintendo Switch.
6+ * ** Bug fix:** make a distinction between ` AnyDataHolder ` and ` GatheringHolder ` structures in NEX.
7+ * Added support for Switch system version 20.5.0 up to 21.1.0.
8+ * Added names for previously unknown fields in the ` SimpleSearchObject ` structure of MK8D.
9+
410### 4.1.0
511* Added support for Switch system version 20.2.0 up to 20.4.0.
612* Added support for the matchmaking protocol of Monster Hunter XX (3DS).
Original file line number Diff line number Diff line change 66
77setuptools .setup (
88 name = "nintendoclients" ,
9- version = "4.1 .0" ,
9+ version = "4.2 .0" ,
1010 description = "Nintendo network library" ,
1111 long_description = long_description ,
1212 author = "Yannik Marchand" ,
You can’t perform that action at this time.
0 commit comments