mirror of
https://github.com/linuxserver/docker-emulatorjs.git
synced 2026-03-09 00:04:53 +08:00
add release notes for new core fixes
This commit is contained in:
parent
11bd0aea18
commit
6a456bdd06
@ -334,6 +334,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
|
||||
|
||||
## Versions
|
||||
|
||||
* **14.01.24:** - Update remaining cores for melonds and yabause threaded to fix audio issues.
|
||||
* **11.01.24:** - Use Node 16 on x86 image to restore metadata uploads in backend, update psx core to current.
|
||||
* **07.01.24:** - Update to use new Mupen64 plus core by default.
|
||||
* **06.01.24:** - Update many emulators to fix audio issues and use latest codebases.
|
||||
|
||||
@ -88,6 +88,7 @@ app_setup_block: |
|
||||
* ws
|
||||
# changelog
|
||||
changelogs:
|
||||
- {date: "14.01.24:", desc: "Update remaining cores for melonds and yabause threaded to fix audio issues."}
|
||||
- {date: "11.01.24:", desc: "Use Node 16 on x86 image to restore metadata uploads in backend, update psx core to current."}
|
||||
- {date: "07.01.24:", desc: "Update to use new Mupen64 plus core by default."}
|
||||
- {date: "06.01.24:", desc: "Update many emulators to fix audio issues and use latest codebases."}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user