{
	"1.0.6": {
		"title": "1.0.6",
		"date": "2024-03-27",
		"author": "AzureDoom",
		"categories": [
			{
				"title": "Changes",
				"list": [
					"Updates about.md for supported versions",
					"Updates about.md for NeoForge 1.20.4 vs 1.20.1 dependencies",
					"Adds bvanseg as maintainer for any bug fixes/upcoming rewrites.",
					"Bumps version to 1.0.6"
				]
			},
			{
				"title": "Fixes",
				"list": [
					"Fixes builtin/entity not being added to display exports."
				]
			}
		]
	},
	"1.0.7": {
		"title": "1.0.7",
		"date": "2024-05-21",
		"author": "AzureDoom",
		"categories": [
			{
				"title": "Changes",
				"list": [
					"Makes builtin/entity always be part of the display export for AzureLib Projects",
					"Enables animated texture support for format"
				]
			}
		]
	},
	"1.0.8": {
		"title": "1.0.8",
		"date": "2024-06-01",
		"author": "AzureDoom",
		"categories": [
			{
				"title": "Changes",
				"list": [
					"Disables some logging that isn't needed.",
					"Now include a license with plugin info, sourced MIT"
				]
			},
			{
				"title": "Fixes",
				"list": [
					"Fixes issue with easing and keyframes."
				]
			}
		]
	},
	"1.0.9": {
		"title": "1.0.9",
		"date": "2024-06-03",
		"author": "AzureDoom",
		"categories": [
			{
				"title": "Changes",
				"list": [
					"Fixes some plugin meta data inconsistencies, thanks to ewanhowell5195"
				]
			},
			{
				"title": "Fixes",
				"list": [
					"Fixes crash if setting steps to 0 or nothing then clicking away, as per the issue #513"
				]
			}
		]
	},
	"1.0.10": {
		"title": "1.0.10",
		"date": "2024-09-28",
		"author": "AzureDoom",
		"categories": [
			{
				"title": "Changes",
				"list": [
					"Auto convert bedrock format into format that works properly",
					"Remove item display transforms from geo file exported for azure_models",
					"Tweaked ArmorTemplate Names/pivots"
				]
			}
		]
	},
	"1.0.11": {
		"title": "1.0.11",
		"date": "2025-10-15",
		"author": "AzureDoom",
		"categories": [
			{
				"title": "Changes",
				"list": [
					"Adds particle field support for item disply exports",
					"Bump support for 5.x version of Blockbench",
					"Adds new armorWaist bone to Armor template"
				]
			},
			{
				"title": "Fixes",
				"list": [
					"Fixes wiki links"
				]
			}
		]
	},
	"1.0.12": {
		"title": "1.0.12",
		"date": "2025-10-15",
		"author": "AzureDoom",
		"categories": [
			{
				"title": "Changes",
				"list": [
					"Adds popup for model type on new project creation.",
					"Adds new import option to import item display settings to the display tab"
				]
			},
			{
				"title": "Fixes",
				"list": [
					"Fixes animation keyframe invert from 5.x changes",
					"Fixes the project object type not saving properly, causing armor to always save as entity",
					"Fixes the output offset of item display settings."
				]
			}
		]
	},
	"2.0.0": {
		"title": "2.0.0",
		"date": "2026-01-06",
		"author": "AzureDoom",
		"categories": [
			{
				"title": "Changes",
				"list": [
					"Rewrote most of the internal code to make future maintance easier."
				]
			},
			{
				"title": "Fixes",
				"list": [
					"Fixes animation keyframe export on easings and effect keyframes"
				]
			}
		]
	},
	"2.1.0": {
		"title": "2.1.0",
		"date": "2026-04-15",
		"author": "AzureDoom",
		"categories": [
			{
				"title": "Changes",
				"list": [
					"Now support both Azurelib Easings and Bedrock easings in 1 project, allowing you to mix them",
					"Updates plugin to use the new AnimationCodec system from blockbench to help with future animation issues",
					"Adds support for animation includes as per https://moddedmc.wiki/en/project/azurelib/latest/docs/misc/animating/animation_includes"
				]
			},
			{
				"title": "Fixes",
				"list": [
					"Fixes animation keyframe export due to BB 5.1 changes"
				]
			}
		]
	},
	"2.1.1": {
		"title": "2.1.1",
		"date": "2026-04-27",
		"author": "AzureDoom",
		"categories": [
			{
				"title": "Fixes",
				"list": [
					"Fixes an issue that was preventing Azurelib easings from exporting.",
					"Fixes an issue with exporting display setting not being correct and incorrectly modifying the UI rendering as well.",
					"Fixes an issue that was preventing Azurelib easings as importing correctly.",
					"Fixes easings not being selected correctly when reimporting or opening old projects"
				]
			}
		]
	},
	"2.1.2": {
		"title": "2.1.2",
		"date": "2026-05-18",
		"author": "AzureDoom",
		"categories": [
			{
				"title": "Fixes",
				"list": [
					"Fix blank keyframe axes exporting as newline strings."
				]
			}
		]
	}
}