mirror of https://github.com/stella-emu/stella.git
Updated changelog; I forgot something for the 6.2 release.
This commit is contained in:
parent
d38912f8cd
commit
900e7dd435
12
Changes.txt
12
Changes.txt
|
@ -12,6 +12,16 @@
|
||||||
Release History
|
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)
|
6.1.2 to 6.2: (June 7, 2020)
|
||||||
|
|
||||||
* Added interactive palette to Video & Audio settings.
|
* Added interactive palette to Video & Audio settings.
|
||||||
|
@ -57,8 +67,6 @@
|
||||||
|
|
||||||
* Added support for loading grayscale PNG images in the ROM launcher.
|
* Added support for loading grayscale PNG images in the ROM launcher.
|
||||||
|
|
||||||
-Have fun!
|
|
||||||
|
|
||||||
|
|
||||||
6.1.1 to 6.1.2: (April 25, 2020)
|
6.1.1 to 6.1.2: (April 25, 2020)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue