summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--release-notes.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/release-notes.md b/release-notes.md
index e5a4906a..816c2b68 100644
--- a/release-notes.md
+++ b/release-notes.md
@@ -6,9 +6,7 @@ See [log](https://github.com/Pathoschild/SMAPI/compare/1.10...2.0).
For mod developers:
* The manifest.json version can now be specified as a string.
-* Added `ContentEvents.AssetLoading` event with a helper which lets you intercept the XNB content
- load, and dynamically adjust or replace the content being loaded (including support for patching
- images).
+* SMAPI mods can now intercept and edit XNB images and data loaded by the game (see [API reference](http://stardewvalleywiki.com/Modding:SMAPI_APIs#Content)).
-->
## 1.15