From 7eca78426e46c90320be6d904cd97fa6319da1a7 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sun, 5 Aug 2018 22:11:11 -0400 Subject: mark Everytime Submarine incompatible (#574) --- docs/release-notes.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/release-notes.md b/docs/release-notes.md index c215c66d..4594815f 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -3,6 +3,7 @@ * For modders: * Fixed false compatibility error when constructing multidimensional arrays. * Fixed `.ToSButton()` methods not being public. + * Updated compatibility list. ## 2.6 * For players: -- cgit