summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b94c9e1..184d05d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
# Changelog
All notable changes to this project will be documented in this file.
-## [Unreleased]
+## [0.1.9] - 2021-06-07
### General
- Timer will now continue to run even if you're on another browser tab or if the game is minimized. This was done
@@ -9,7 +9,7 @@ All notable changes to this project will be documented in this file.
let me know if anything seems weird to you.
- It's possible that the use of web workers now means that your game will continue to run on mobile even if your
display is off, or even if you're in another app. This may vary from device to device. Again, totally new to this
- technology. Please try it out on your phone and let me know. I am honestly _guessing_ that it's probably too good
+ technology. Please try it out on your phone and let me know. I am _guessing_ that it's probably too good
to be true that things will just keep working even with your display off, but it's possible that technology has
gotten that far. If it doesn't work for you, you might be able to tweak some device/browser settings to get it
to work. Again, no idea.