From 25f7a1f6c9675a6812dd46d69290fb8ba88345c3 Mon Sep 17 00:00:00 2001 From: mtkennerly Date: Sat, 27 Apr 2024 18:28:17 -0400 Subject: [PATCH] Release v0.23.0 --- .github/ISSUE_TEMPLATE/bug.yaml | 2 +- CHANGELOG.md | 2 +- CONTRIBUTING.md | 1 + Cargo.lock | 2 +- Cargo.toml | 2 +- README.md | 4 ---- assets/com.github.mtkennerly.ludusavi.metainfo.xml | 3 ++- 7 files changed, 7 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 75fe2dba..4df74716 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.23.0 - v0.22.0 - v0.21.0 - v0.20.0 @@ -16,7 +17,6 @@ body: - v0.18.0 - v0.17.1 - v0.17.0 - - v0.16.0 - Other validations: required: true diff --git a/CHANGELOG.md b/CHANGELOG.md index a0f43389..cb046c16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## Unreleased +## v0.23.0 (2024-04-27) * Added: * CLI: The `wrap` command now supports some new arguments: diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cec5c5f7..d4909abf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -69,6 +69,7 @@ Also install the Crowdin CLI manually. * 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. + Check for any new content that needs to be uncommented (` * `change` (string): Same as game-level field, but for a specific backup item. * `ignored` (optional, boolean): Whether this entry was ignored. * `bytes` (number): Size of the file. @@ -454,10 +452,8 @@ For the `backup`/`restore` commands: * `registry` (map): * Each key is a registry path, and each value is a map with these fields: * `failed` (optional, boolean): Whether this entry failed to process. - * `change` (string): Same as game-level field, but for a specific backup item. * `ignored` (optional, boolean): Whether this entry was ignored. * `duplicatedBy` (optional, array of strings): Any other games that diff --git a/assets/com.github.mtkennerly.ludusavi.metainfo.xml b/assets/com.github.mtkennerly.ludusavi.metainfo.xml index 30caa8ae..ca651c67 100644 --- a/assets/com.github.mtkennerly.ludusavi.metainfo.xml +++ b/assets/com.github.mtkennerly.ludusavi.metainfo.xml @@ -52,13 +52,14 @@ - https://raw.githubusercontent.com/mtkennerly/ludusavi/v0.22.0/docs/sample-gui-linux.png + https://raw.githubusercontent.com/mtkennerly/ludusavi/v0.23.0/docs/sample-gui-linux.png Graphical user interface com.github.mtkennerly.ludusavi.desktop +