diff --git a/README.md b/README.md index 35a78f0..b9af3b0 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ SYMON - A 6502 System Simulator =============================== -**Version:** 1.2.0 +**Version:** 1.2.1 -**Last Updated:** 3 January, 2016 +**Last Updated:** 8 January, 2016 See the file COPYING for license. @@ -235,6 +235,9 @@ running. ## 5.0 Revision History + - **1.2.1:** 8 January, 2016 - Remove dependency on Java 8. Now + supports compiling and running under Java 1.7. + - **1.2.0:** 3 January, 2016 - Add symbolic disassembly to breakpoints window.