Skip to content

Commit

Permalink
docs: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonioND committed Nov 4, 2024
1 parent d5812ca commit a2e6305
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion docs/content/introduction/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,34 @@ title: 'Changelog'
weight: -20
---

## Version 1.6.1 (2024-11-03)
## Version 1.6.2 (2024-11-04)

- libnds:

- Filesystem:

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

- SDK:

- Changes to examples:

- Clean the 8-bit double-buffered bitmap example.

- Other:

- Improve FAQ and updating guide.

## Version 1.6.1 (2024-11-03)

- libnds:

- Filesystem:

- This version was supposed to include a fix for a bug involving incorrect
reads of recently written sectors, but the submodule wasn't updated
correctly so the fix was left out.

## Version 1.6.0 (2024-11-03)

- libnds:
Expand Down

0 comments on commit a2e6305

Please sign in to comment.