Add changelog entry for b710c742ac

This commit is contained in:
Mike Naberezny 2023-11-18 17:04:42 -08:00
parent d547dbc07c
commit 95e152d6cb
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@
- Fixed assembly and disassembly of 65C02 instruction $64 (``STZ $12``).
Patch by Patrick Surry.
- Removed use of the ``asyncore`` module deprecated in Python 3.10.
1.1.0 (2018-07-01)
------------------