update release notes

This commit is contained in:
Joshua Bell 2019-01-27 19:54:39 -08:00
parent 3787ed24d7
commit 8ead691cf8

View File

@ -1,5 +1,10 @@
# Apple II DeskTop
Project page: https://github.com/inexorabletash/a2d/
Numbers like (#123) refer to items in the issue tracker.
https://github.com/inexorabletash/a2d/issues
## 1.2 - alpha
### Enhancements
@ -50,6 +55,7 @@ subdirectory.
* Startup menu will include Slot 2. (#106)
* Correct odd behavior for file type $08. (#103)
* New Folder/Rename file dialog no longer truncated after IP. (#118)
* Correct rendering issues with desktop volume icons. (#117)
* Desk Accessories:
* Date: Read-only on systems with a clock. On systems without a clock, date is saved for next session. (#30, #39)
* Calculator: don't mis-paint when moved offscreen and other fixes. (#33, #34)