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.21.1
22All notable changes to this project will be documented in this file.
33
4+ <a name =" 1.21.1-1.6.20 " ></a >
5+ ## [ 1.21.1-1.6.20] ( https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.19...1.21.1-1.6.20 ) - 2025-11-16 15:33:59
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.21.1-1.6.19 " ></a >
5- ## [ 1.21.1-1.6.19] ( https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.18...1.21.1-1.6.19 ) - 2025-11-15 06:06:13
15+ ## [ 1.21.1-1.6.19] ( https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.18...1.21.1-1.6.19 ) - 2025-11-15 06:06:13 +0100
616
717
818### Fixed
Original file line number Diff line number Diff line change 11# Project
2- mod_version =1.6.19
2+ mod_version =1.6.20
33group =org.cyclops.integratedterminals
44java_version =21
55
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.25.1 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