diff options
Diffstat (limited to 'docs/release-notes.md')
-rw-r--r-- | docs/release-notes.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 4cf8efa2..26a43f66 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,4 +1,8 @@ # Release notes +## 2.3 +* For modders: + * Fixed error when using the reflection API accesses with a property with either `get` and `set` missing. + ## 2.2 * For players: * Fixed error when a mod loads custom assets on Linux/Mac. |