summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-10-03 20:24:54 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-10-03 20:24:54 -0400
commitd8f5e0bdf2da76677636e3e60979bb54da6339a7 (patch)
tree0ae0bcf23a35a74d61d6880e4da607eddd5b5543 /docs
parent6e7ebc0097f666a134335954afaaf9df29da3ed1 (diff)
downloadSMAPI-d8f5e0bdf2da76677636e3e60979bb54da6339a7.tar.gz
SMAPI-d8f5e0bdf2da76677636e3e60979bb54da6339a7.tar.bz2
SMAPI-d8f5e0bdf2da76677636e3e60979bb54da6339a7.zip
update dependencies
Diffstat (limited to 'docs')
-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 3ba34342..94080959 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -13,6 +13,7 @@
* Fixed update alerts for Chucklefish forum mods broken by a recent site change.
* For modders:
+ * Updated dependencies (including Mono.Cecil 0.11.2 → 0.11.3 and Platonymous.TMXTile 1.3.8 → 1.5.6).
* Fixed asset propagation for `Data\MoviesReactions`.
* Fixed error in content pack path handling when you pass a null path.