From 07fc63026f534cddabe80a5ede8c662cde85a888 Mon Sep 17 00:00:00 2001 From: Xevion Date: Thu, 17 Apr 2025 00:53:07 -0500 Subject: [PATCH] chore: reformat changelog.txt, fixed crappy auto-release [skip ci] --- changelog.txt | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/changelog.txt b/changelog.txt index 98d8123..09f7ace 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,22 +1,14 @@ --------------------------------------------------------------------------------------------------- Version: 0.2.0 Date: 2025-04-17 - Features: - - version 0.1.1 release Bugfixes: - - extra type conformity check for TechnologyUnit to prevent unexpected NPEs - - update .releaserc, use 'master' branch, reformat to proper JSON ---------------------------------------------------------------------------------------------------- -Version: 0.1.1 -Date: 04. 16. 2025 - Bugfixes: - - Fixed rare issue improper TechnologyUnit objects in other mods would cause a NPE crash. + - fixed rare issue improper TechnologyUnit objects in other mods would cause a NPE crash Minor Features: - - Added error handling with 'xpcall' to prevent full crashes, instead logging exceptions. + - added error handling with 'xpcall' to prevent full crashes, instead logging exceptions --------------------------------------------------------------------------------------------------- Version: 0.1.0 -Date: 12. 12. 2024 +Date: 2024-12-12 Major Features: - - Initial release. - - Global, Essential, Interplanetary & Infinite Research Multipliers - - Science Pack Research Multipliers \ No newline at end of file + - initial release + - added Global, Essential, Interplanetary & Infinite Research Multipliers + - added Science Pack Research Multipliers \ No newline at end of file