summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-06-07 22:05:56 -0400
committerDavid Gay <david@davidgay.org>2021-06-07 22:05:56 -0400
commit1ce30dfa9d560ef353ad639ad8420b15983eaad2 (patch)
tree3fd3525c195a75417ad0785aa15b1b984cca4a01
parent2936863258a0339f440acc2d0d02c0701914569e (diff)
Update changelog for 0.1.9
-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.