mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-05 05:05:17 +02:00
feat: Add changelog for v0.9.0 and update configuration to include it in the documentation
This commit is contained in:
parent
c402dff9a7
commit
76ee4c73e0
2 changed files with 137 additions and 0 deletions
|
@ -158,6 +158,10 @@ export default defineConfig({
|
|||
text: "Changelogs",
|
||||
collapsed: false,
|
||||
items: [
|
||||
{
|
||||
text: "v0.9.0",
|
||||
link: "/docs/changelogs/v0-9-0",
|
||||
},
|
||||
{
|
||||
text: "v0.8.0",
|
||||
link: "/docs/changelogs/v0-8-0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue