From 77aafee4cc8305c0b4f58f899625b1e125a8cbbb Mon Sep 17 00:00:00 2001 From: Stephen Anthony Date: Sun, 7 Jun 2020 20:16:34 -0230 Subject: [PATCH] Updated changelog; I forgot something for the 6.2 release. --- Changes.txt | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Changes.txt b/Changes.txt index fceea0039..aeb71411b 100644 --- a/Changes.txt +++ b/Changes.txt @@ -12,6 +12,16 @@ Release History =========================================================================== +6.2 to 6.2.1: (XXX xx, 2020) + + * A ROM properties file may now be placed next to the ROM (with the same + name as the ROM, except ending in .pro), and Stella will automatically + apply the properties to the ROM. [NOTE: this was present in 6.2, but + was mistakenly left out of the changelog] + +-Have fun! + + 6.1.2 to 6.2: (June 7, 2020) * Added interactive palette to Video & Audio settings. @@ -57,8 +67,6 @@ * Added support for loading grayscale PNG images in the ROM launcher. --Have fun! - 6.1.1 to 6.1.2: (April 25, 2020)