1 parent 9aff80f commit 2781405Copy full SHA for 2781405
2 files changed
changelog.md
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
This document only concerns the changelog of the **Mod**, not the server.
9
10
+## [1.5.3] - 2025-10-08
11
+
12
+### Changed
13
14
+- Upgrade to Geode v4.9.0
15
16
+### Fixed
17
+- No longer crash after 30 seconds if submission of deaths fails. ([#12](https://github.com/MaSp005/deathmarkers/issues/12))
18
19
## [1.5.2] - 2025-09-19
20
21
### Fixed
mod.json
@@ -8,7 +8,7 @@
},
"id": "freakyrobot.deathmarkers",
"name": "DeathMarkers",
- "version": "v1.5.2",
+ "version": "v1.5.3",
"developer": "FreakyRobot",
"description": "Online death collection for creators and players",
"links": {
0 commit comments