summaryrefslogtreecommitdiff
path: root/docs/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-06-09 16:26:01 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-09-14 18:03:11 -0400
commitb47329d5b83db3b5ec2338af1f17d628610b05f2 (patch)
tree204fa958ef5a6eb4ab1406f3710d3260959e2e4a /docs/release-notes.md
parentc28c3ff0818928ee611f885541c2c1ddaaac2536 (diff)
downloadSMAPI-b47329d5b83db3b5ec2338af1f17d628610b05f2.tar.gz
SMAPI-b47329d5b83db3b5ec2338af1f17d628610b05f2.tar.bz2
SMAPI-b47329d5b83db3b5ec2338af1f17d628610b05f2.zip
fix year edge case in date calculations
Diffstat (limited to 'docs/release-notes.md')
-rw-r--r--docs/release-notes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 3edfec44..2cb477fd 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -53,6 +53,7 @@ Released 13 September 2019 for Stardew Valley 1.3.36.
* Fixed 'location list changed' verbose log not correctly listing changes.
* Fixed mods able to directly load (and in some cases edit) a different mod's local assets using internal asset key forwarding.
* Fixed changes to a map loaded by a mod being persisted across content managers.
+ * Fixed `SDate.AddDays` incorrectly changing year when the result is exactly winter 28.
## 2.11.2
Released 23 April 2019 for Stardew Valley 1.3.36.