From 25a89c3ff14cb46883033aae8b8672306f6179bc Mon Sep 17 00:00:00 2001 From: twinaphex Date: Thu, 1 Jun 2017 05:26:44 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index c02991ce16..506f635144 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -# 1.5.0+ (future) +# 1.6.0 - AUTOSAVE/SRAM - Fix bug #3829 / #4820 (https://github.com/libretro/RetroArch/issues/3829) - ENDIANNESS: Fixed database scanning. Should fix scanning on PS3/WiiU/Wii, etc. - NET: Fix bug #4703 (https://github.com/libretro/RetroArch/issues/4703) @@ -31,6 +31,7 @@ - VITA: Fix frame throttle - VULKAN: Unicode font rendering support. Should fix bad character encoding for French characters, etc. - VULKAN: Fix some crashes on loading some thumbnails +- AUDIO: Audio mixer support. Mix up to 8 streams with the game's audio. # 1.5.0 - MOBILE: Single-tap for menu entry selection