update release notes (#255)

This commit is contained in:
Jesse Plamondon-Willard 2017-07-01 23:39:23 -04:00
parent 6da5a2d56d
commit 6364e162f2
1 changed files with 1 additions and 3 deletions

View File

@ -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