diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2019-12-14 22:22:10 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2019-12-14 22:22:10 -0500 |
commit | 4aa2c0c3ec429c26da247089cf7fac631db30a0b (patch) | |
tree | abe1790e4c4ef1d8936db20eeea31ed414c11360 | |
parent | b09381d2a69e3305366ef4c3ebeaf1724fa92255 (diff) | |
download | SMAPI-4aa2c0c3ec429c26da247089cf7fac631db30a0b.tar.gz SMAPI-4aa2c0c3ec429c26da247089cf7fac631db30a0b.tar.bz2 SMAPI-4aa2c0c3ec429c26da247089cf7fac631db30a0b.zip |
update release notes (#676, #678)
-rw-r--r-- | docs/release-notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 9ea7bfce..0185d1ec 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -5,7 +5,7 @@ * For players: * Updated for the 'Force Off' gamepad mode added in Stardew Valley 1.4.1. - * Fixed compatibility with Arch Linux. + * Fixed compatibility with Linux Mint 18 (thanks to techge!) and Arch Linux. * Internal optimizations. * For modders: |