Skip to content

Commit

Permalink
Bump top 0.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
DirtyHairy committed Jan 13, 2018
1 parent ceb7b18 commit 23cde3e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 0.9.8

* Stellerator: UI fixes for mobile devices
* Work around audio issues on iOS
* Implement a poor man's fullscreen mode for iOS devices
* Restrict HiDPI scaling in order to avoid slowdowns in Chrome
* Stellerator embedded: reduce default volume to 70%.

# 0.9.7

* Fix an extreme edge case of late HMOVE followed by another HMOVE. This
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "6502.ts",
"version": "0.9.7",
"version": "0.9.8",
"description": "A 6502 emulator written in typescript",
"author": "[email protected]",
"license": "GPL-2.0+",
Expand Down

0 comments on commit 23cde3e

Please sign in to comment.