diff options
author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-02-24 21:12:37 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-02-24 21:12:37 -0500 |
commit | 6fc1bf47136a620b3d270af6307426080b7d1ab2 (patch) | |
tree | b0b00bbd1b6b8c4d8e388dbd3d26e55964ae8334 /docs | |
parent | 414cf5c197b5b59776d3dda914eb15710efb0868 (diff) | |
parent | f7d0cf40f651b4bf18dbb4fb6669caf1affa5e1e (diff) | |
download | SMAPI-6fc1bf47136a620b3d270af6307426080b7d1ab2.tar.gz SMAPI-6fc1bf47136a620b3d270af6307426080b7d1ab2.tar.bz2 SMAPI-6fc1bf47136a620b3d270af6307426080b7d1ab2.zip |
Merge branch 'develop' into stable
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 3dee3705..35f711fb 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,4 +1,8 @@ # Release notes +## 2.5.1 +* For players: + * Fixed event error in rare cases. + ## 2.5 * For players: * **Added support for [content packs](https://stardewvalleywiki.com/Modding:Content_packs)**. |