From 428ad178a02314b1836fa4a0ccdee9fbd7f0bc5a Mon Sep 17 00:00:00 2001 From: Kodi Arfer Date: Wed, 10 Jan 2024 17:17:41 -0500 Subject: [PATCH] Updated the version history. --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 83616be..7fd75ac 100644 --- a/README.rst +++ b/README.rst @@ -56,6 +56,7 @@ Version history This section lists the most important user-visible changes in each release. Typically, saved games for each version *aren't* compatible with other versions, but release numbers marked with an asterisk (*) should be compatible with saved games from the previous release. Unless making a backward-compatible upgrade of this kind, you should delete all your saved games before upgrading the game. +- 0.5.0 (2024-01-10): Largely internal changes. The new script ``util/gate_map.hy`` may be useful for mapping mazes of teleportation gates, such as New Nightmare level 10. - 0.4.0* (2023-09-08): SQ now uses `platformdirs `__ to set data directories. - 0.3.0 (2023-09-01): There are now difficulty options available through the command line. Variability in the movement of wandering monsters, such as bats, has been improved. - 0.2.0* (2023-07-23): The IQ quest New Nightmare has been denazified and added to ``--quests``.