summaryrefslogtreecommitdiff
path: root/docs/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-11-05 02:13:44 -0500
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-11-05 02:13:44 -0500
commite1e02357af6e2c5851aad799f4b5e78a990a2790 (patch)
treeb6e1d4343ae023e52beacff3da56337f5bef5ee8 /docs/release-notes.md
parent6bf3734e4ac3efd4a7c32601c81878e38cfbeac0 (diff)
downloadSMAPI-e1e02357af6e2c5851aad799f4b5e78a990a2790.tar.gz
SMAPI-e1e02357af6e2c5851aad799f4b5e78a990a2790.tar.bz2
SMAPI-e1e02357af6e2c5851aad799f4b5e78a990a2790.zip
add privacy page
Diffstat (limited to 'docs/release-notes.md')
-rw-r--r--docs/release-notes.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 6c2879df..e7434c3c 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -25,9 +25,10 @@
* For the web UI:
* Added a [mod compatibility page](https://mods.smapi.io).
+ * Added [privacy page](https://smapi.io/privacy).
* The log parser now has a separate filter for game messages.
* The log parser now shows content pack authors (thanks to danvolchek!).
- * Corrected log parser instructions for Mac.
+ * Fixed log parser instructions for Mac.
* For modders:
* Added [data API](https://stardewvalleywiki.com/Modding:Modder_Guide/APIs/Data).