Skip to content

Commit 68b4bb5

Browse files
committed
Merge remote-tracking branch 'origin/master' into develop
2 parents 009db41 + f415026 commit 68b4bb5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
- Add a `-r` flag to convert-roms to recompress files that already match the target format
77
- Add configuration options for chdman
88

9+
# 0.18.1
10+
- Bump minimum required chdman version to 0.264 for dreamcast
11+
- Fix dreamcast system being skipped even with the correct chdman version
12+
913
# 0.18.0
1014

1115
- Replace `async-std` with `tokio`

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ Supported ROM formats:
446446

447447
Note: CHD will be extracted to their original split CUE/BIN where applicable.
448448

449-
Warning: CHD for Dreamcast requires at least chdman 0.262 but some games will still have issues, see https://github.com/alucryd/oxyromon/issues/110
449+
Warning: CHD for Dreamcast requires at least chdman 0.264
450450

451451
Usage: oxyromon convert-roms [OPTIONS]
452452

0 commit comments

Comments
 (0)