diff --git a/README.md b/README.md index 11352fd..da1130d 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/readme-vars.yml b/readme-vars.yml index 4017f98..d252a9d 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -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."}