mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-08 13:11:49 +00:00
docs: add changelog for 1.2.6
This commit is contained in:
parent
52c1cef064
commit
173d5c2d3a
1 changed files with 6 additions and 0 deletions
|
@ -1,4 +1,10 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
## 1.2.6
|
||||||
|
+ Support was added for 13.2.1.
|
||||||
|
+ A number of minor issues were fixed and improvements were made, including:
|
||||||
|
+ A minor performance improvement was implemented in service table dispatch by sorting and binary-searching the service command table instead of using linear search.
|
||||||
|
+ Static initialization logic in Atmosphere was made much more regular.
|
||||||
|
+ General system stability improvements to enhance the user's experience.
|
||||||
## 1.2.5
|
## 1.2.5
|
||||||
+ Support was added for 13.2.0.
|
+ Support was added for 13.2.0.
|
||||||
+ A number of minor issues were fixed and improvements were made, including:
|
+ A number of minor issues were fixed and improvements were made, including:
|
||||||
|
|
Loading…
Reference in a new issue