summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 53711454..6311d7dc 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -1,13 +1,15 @@
← [README](README.md)
# Release notes
-## Upcoming release
+## 3.14.3
+Released 12 May 2022 for Stardew Valley 1.5.6 or later.
+
* For players:
- * Reduced mods' in-game performance impact.
+ * Reduced in-game performance impact.
* For mod authors:
* Refactored how event handling works under the hood, particularly the new content API. This should have no effect on mod usage.
- * In-game time changes are now logged in verbose mod.
+ * Verbose mode now logs the in-game time.
* Fixed error when loading a `.xnb` file through the old content API without the file extension.
* Fixed asset propagation for player sprites not fully updating recolor masks in some cases.