summaryrefslogtreecommitdiff
path: root/release-notes.md
diff options
context:
space:
mode:
Diffstat (limited to 'release-notes.md')
-rw-r--r--release-notes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/release-notes.md b/release-notes.md
index 9b6bd4fb..47902e22 100644
--- a/release-notes.md
+++ b/release-notes.md
@@ -12,6 +12,7 @@ For mod developers:
* Added `GetPrivateProperty` to reflection helper.
* Many deprecated APIs have been removed; see the
[deprecation guide](http://canimod.com/guides/updating-a-smapi-mod) for more information.
+* Log files now always use `\r\n` to simplify crossplatform viewing.
## 1.8
See [log](https://github.com/Pathoschild/SMAPI/compare/1.7...1.8).