File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog for Minecraft 1.20.1
22All notable changes to this project will be documented in this file.
33
4+ <a name =" 1.20.1-1.6.13 " ></a >
5+ ## [ 1.20.1-1.6.13] ( /compare/1.20.1-1.6.12...1.20.1-1.6.13 ) - 2025-11-16 15:28:48
6+
7+
8+ ### Fixed
9+ * Fix serialize threads not closing after terminal is closed
10+ This makes sure that thread pools are localized per container, and
11+ is closed once the container is closed.
12+ Closes #185
13+
414<a name =" 1.20.1-1.6.12 " ></a >
5- ## [ 1.20.1-1.6.12] ( /compare/1.20.1-1.6.11...1.20.1-1.6.12 ) - 2025-11-11 15:05:04
15+ ## [ 1.20.1-1.6.12] ( /compare/1.20.1-1.6.11...1.20.1-1.6.12 ) - 2025-11-11 15:05:04 +0100
616
717
818### Fixed
Original file line number Diff line number Diff line change 1- mod_version =1.6.12
1+ mod_version =1.6.13
22minecraft_version =1.20.1
33forge_version =47.0.1
44cyclopscore_version =1.19.4-497
Original file line number Diff line number Diff line change 1+ As always, don't forget to backup your world before updating!
2+ Requires CyclopsCore version 1.19.4 or higher.
3+
4+ Fixes:
5+ * Fix serialize threads not closing after terminal is closed
6+ This makes sure that thread pools are localized per container, and
7+ is closed once the container is closed.
8+ Closes #185
You can’t perform that action at this time.
0 commit comments