summaryrefslogtreecommitdiff
path: root/release-notes.md
diff options
context:
space:
mode:
Diffstat (limited to 'release-notes.md')
-rw-r--r--release-notes.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/release-notes.md b/release-notes.md
index 953ef683..fcad4ccc 100644
--- a/release-notes.md
+++ b/release-notes.md
@@ -12,11 +12,10 @@ For mod developers:
## 1.10
See [log](https://github.com/Pathoschild/SMAPI/compare/1.9...1.10).
-* Updated for Stardew Valley 1.2.
-* SMAPI now rewrites many mods for compatibility with game updates, but some mods may still need an update.
-## 1.10
-See [log](https://github.com/Pathoschild/SMAPI/compare/1.9...1.9.1).
+For players:
+* Added support for Stardew Valley 1.2 beta.
+* SMAPI now rewrites many mods for compatibility with game updates, but some mods may still need an update.
For mod developers:
* Fixed mouse-changed event never updating prior mouse position.