File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed
docs/content/introduction Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -3,14 +3,34 @@ title: 'Changelog'
3
3
weight : -20
4
4
---
5
5
6
- ## Version 1.6.1 (2024-11-03 )
6
+ ## Version 1.6.2 (2024-11-04 )
7
7
8
8
- libnds:
9
9
10
10
- Filesystem:
11
11
12
12
- Fixed a bug involving incorrect reads of recently written sectors.
13
13
14
+ - SDK:
15
+
16
+ - Changes to examples:
17
+
18
+ - Clean the 8-bit double-buffered bitmap example.
19
+
20
+ - Other:
21
+
22
+ - Improve FAQ and updating guide.
23
+
24
+ ## Version 1.6.1 (2024-11-03)
25
+
26
+ - libnds:
27
+
28
+ - Filesystem:
29
+
30
+ - This version was supposed to include a fix for a bug involving incorrect
31
+ reads of recently written sectors, but the submodule wasn't updated
32
+ correctly so the fix was left out.
33
+
14
34
## Version 1.6.0 (2024-11-03)
15
35
16
36
- libnds:
You can’t perform that action at this time.
0 commit comments