summaryrefslogtreecommitdiff
path: root/release-notes.md
diff options
context:
space:
mode:
Diffstat (limited to 'release-notes.md')
-rw-r--r--release-notes.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/release-notes.md b/release-notes.md
index 4f62182e..fde9316f 100644
--- a/release-notes.md
+++ b/release-notes.md
@@ -1,5 +1,14 @@
# Release notes
+<!--
+## 2.0
+See [log](https://github.com/Pathoschild/SMAPI/compare/1.9...2.0).
+
+For mod developers:
+* Added content events and an API which let you intercept XNB content as it's loaded, then
+ dynamically replace data entries or patch images.
+-->
+
## 1.9
See [log](https://github.com/Pathoschild/SMAPI/compare/1.8...1.9).