summaryrefslogtreecommitdiff
path: root/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2017-09-06 23:22:11 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2017-09-06 23:22:11 -0400
commitc994747e513f98eb5760a3a4dc9e063b16b1abc9 (patch)
tree8d4fd226ac799cb82d4fff9e4776f1db85067028 /release-notes.md
parentb2b3df08bcd2de9c9f9ca98f61a50f4c6d1fd6e5 (diff)
downloadSMAPI-c994747e513f98eb5760a3a4dc9e063b16b1abc9.tar.gz
SMAPI-c994747e513f98eb5760a3a4dc9e063b16b1abc9.tar.bz2
SMAPI-c994747e513f98eb5760a3a4dc9e063b16b1abc9.zip
add UTC timestamp to logs
Diffstat (limited to 'release-notes.md')
-rw-r--r--release-notes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/release-notes.md b/release-notes.md
index e5721fd9..7b8c83e3 100644
--- a/release-notes.md
+++ b/release-notes.md
@@ -32,6 +32,7 @@ For players:
For modders:
* Fixed edge cases in `SDate.AddDays(…)` calculations.
+* Added UTC timestamp to logs.
## 1.15.3
For players: