diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index f1d4fcf..873aa03 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -7,6 +7,7 @@ body: label: Ludusavi version description: If you're not using the latest version, please update and make sure the problem still occurs. options: + - v0.24.1 - v0.24.0 - v0.23.0 - v0.22.0 @@ -16,7 +17,6 @@ body: - v0.18.2 - v0.18.1 - v0.18.0 - - v0.17.1 - Other validations: required: true diff --git a/CHANGELOG.md b/CHANGELOG.md index ede7349..8f0b000 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## Unreleased +## v0.24.1 (2024-06-15) * Fixed: * Symlinks were incorrectly traversed when applying redirects. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ecf23a3..a35c4dd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -68,7 +68,7 @@ Also install the Crowdin CLI manually. * Update the translation percentages in src/lang.rs * Run `cargo build` to update the version in Cargo.lock * Add the new version to `.github/ISSUE_TEMPLATE/*.yaml`. -* Update the README if necessary for any new features. +* Update the documentation if necessary for any new features. Check for any new content that needs to be uncommented (`