summaryrefslogtreecommitdiff
path: root/release-notes.md
diff options
context:
space:
mode:
Diffstat (limited to 'release-notes.md')
-rw-r--r--release-notes.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/release-notes.md b/release-notes.md
index 2ef8b332..0c6b8a89 100644
--- a/release-notes.md
+++ b/release-notes.md
@@ -3,6 +3,9 @@
## 1.8
See [log](https://github.com/Pathoschild/SMAPI/compare/1.7...1.8).
+* For players:
+ * Fixed a rare issue where loading mods failed due to hidden metadata files on Mac.
+
* For mod developers:
* You can now create a `SemanticVersion` from a version string.