Skip to content

Commit

Permalink
feat(mhwrd): Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
KingRainbow44 committed Dec 25, 2024
1 parent 79713c8 commit 6bff5c9
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
1 change: 1 addition & 0 deletions .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ export default defineConfig({
text: "My Well Has Run Dry",
items: [
{ text: "Information", link: "/mwhrd/info" },
{ text: "Changelog", link: "/mwhrd/changelog" },
{ text: "Recipes", link: "/mwhrd/recipes" },
{ text: "Features", link: "/mwhrd/features" }
]
Expand Down
25 changes: 25 additions & 0 deletions docs/mwhrd/changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Changelog

## Version 2.0 - Rekindled Worlds Arise

This is the second major content update for MWHRD.

It included:

- This wiki!
- The [**Realm of Light**](features#realm-of-light)

## Version 1.0 - Luck and Luxury

This is the first major content update for MWHRD.

It included:

- The [**Advanced Beacon**](features#beacons)
- An update to [**Trial Chambers**](features#trial-chambers)

## Version 0.5 - My Well Has Run Dry

This is the first version of MWHRD.

It only includes some quality-of-life improvements.

0 comments on commit 6bff5c9

Please sign in to comment.