Skip to content

Commit

Permalink
update: Polish
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtryhard committed Jul 28, 2024
1 parent 43e9614 commit ef233ef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ This release aims to make the tool feature complete.

- Now use `i18n_embed` for localization [#91](https://github.com/mrtryhard/qt-ts-tools/issues/91)
- Now validate missing or incorrect translation during compilation [#96](https://github.com/mrtryhard/qt-ts-tools/issues/96)
- Updated `clap` to version 4.5.9 (no ticket)
- Updated `clap_complete` to version 4.5.8 (no ticket)
- Updated `clap` to version 4.5.11 (no ticket)
- Updated `clap_complete` to version 4.5.11 (no ticket)
- Updated `clap_complete_command` to 0.6.1 (no ticket)
- Updated `quick_xml` to 0.36.0 (no ticket)
- Updated `quick_xml` to 0.36.1 (no ticket)

## [0.5.1] - 2024-06-29
[Seventh milestone](https://github.com/mrtryhard/qt-ts-tools/milestone/7).
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "qt-ts-tools"
authors = ["Alexandre Leblanc <[email protected]>"]
repository = "https://github.com/mrtryhard/qt-ts-tools"
keywords = ["qt", "translation"]
keywords = ["qt", "translation", "windows", "linux"]
homepage = "https://github.com/mrtryhard/qt-ts-tools"
license = "MIT OR Apache-2.0"
version = "0.6.0"
Expand Down

0 comments on commit ef233ef

Please sign in to comment.