From 6a8b02328955f9eda2a5a1abff06c511cf881273 Mon Sep 17 00:00:00 2001 From: lutepickle <28810-lutepickle@users.noreply.gitgud.io> Date: Thu, 7 Jul 2022 18:50:38 -0700 Subject: [PATCH] Add save compatibility warning to changelog --- changelogs.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelogs.txt b/changelogs.txt index e4a7bad..05bd000 100644 --- a/changelogs.txt +++ b/changelogs.txt @@ -1,4 +1,6 @@ Version 1.0.7.0 + - Not save compatible with previous versions. Expect tons of red errors and strangeness if you try, but theoretically it should eventually work again. + - Overhauled many things under the hood. - Cycle randomization completely redone. Everyone now has a (hidden) cycle speed and cycle variability. - Ovary initialization redone. All pawns now get a total number of eggs based on their age and racial properties.