Skip to content

Commit eb16907

Browse files
committed
List version 0.9.0, and handle rgbasm-old.5 in docusaurus
1 parent 520e0df commit eb16907

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ const config = {
8181
"gbz80.7",
8282
"rgbasm.1",
8383
"rgbasm.5",
84+
"rgbasm-old.5",
8485
"rgbds.5",
8586
"rgbds.7",
8687
"rgbfix.1",

src/pages/versions.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ If you have an older project that no longer compiles using the latest RGBDS, and
88

99
| Version | Release date | Object version | Notes |
1010
| --- | --- | --- | --- |
11+
| [0.9.0](https://github.com/gbdev/rgbds/releases/tag/v0.9.0) | 2024-12-25 | [v9 r11](https://rgbds.gbdev.io/docs/v0.9.0/rgbds.5) | |
1112
| [0.9.0-rc2](https://github.com/gbdev/rgbds/releases/tag/v0.9.0-rc2) | 2024-10-21 | v9 r11 | |
1213
| [0.9.0-rc1](https://github.com/gbdev/rgbds/releases/tag/v0.9.0-rc1) | 2024-09-18 | v9 r11 | |
1314
| [0.8.0](https://github.com/gbdev/rgbds/releases/tag/v0.8.0) | 2024-06-28 | [v9 r10](https://rgbds.gbdev.io/docs/v0.8.0/rgbds.5) | |

0 commit comments

Comments
 (0)