We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 208b068 commit 253a6b8Copy full SHA for 253a6b8
CHANGELOG.rst
@@ -1,6 +1,15 @@
1
Changelog
2
=========
3
4
+[3.0.1] - 2023-11-12
5
+--------------------
6
+
7
+Fixed
8
+~~~~~
9
10
+- Crash while sorting when using locked_persistent.
11
12
13
[3.0.0] - 2023-06-13
14
--------------------
15
pyproject.toml
@@ -7,7 +7,7 @@ include = ["encyclopaedia/**"]
[project]
name = "renpy-encyclopaedia"
-version = "3.0.0"
+version = "3.0.1"
authors = [
{ name="jsfehler" },
]
0 commit comments