Skip to content

Commit a2e6305

Browse files
committed
docs: Update changelog
1 parent d5812ca commit a2e6305

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

docs/content/introduction/changelog.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,34 @@ title: 'Changelog'
33
weight: -20
44
---
55

6-
## Version 1.6.1 (2024-11-03)
6+
## Version 1.6.2 (2024-11-04)
77

88
- libnds:
99

1010
- Filesystem:
1111

1212
- Fixed a bug involving incorrect reads of recently written sectors.
1313

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+
1434
## Version 1.6.0 (2024-11-03)
1535

1636
- libnds:

0 commit comments

Comments
 (0)