{
	"1.1.0": {
		"title": "1.1.0",
		"date": "2024-06-28",
		"author": "JannisX11",
		"categories": [
			{
				"title": "Features",
				"list": [
					"Added Enchantable Functionality"
				]
			},
			{
				"title": "Fixes",
				"list": [
					"Fixed typo in the list of armor slots",
					"Made labels for armor slots more clear"
				]
			}
		]
	},
	"1.2.0": {
		"title": "1.2.0",
		"date": "2025-02-15",
		"author": "JannisX11",
		"categories": [
			{
				"title": "Features",
				"list": [
					"Added option to merge into existing mcaddon file",
					"Added option to select game variant (normal, preview, education) inside the wizard"
				]
			},
			{
				"title": "Fixes",
				"list": [
					"Fixed JSON comments causing file merging with existing packs to fail"
				]
			}
		]
	},
	"1.2.1": {
		"title": "1.2.1",
		"date": "2025-06-08",
		"author": "JannisX11",
		"categories": [
			{
				"title": "Fixes",
				"list": [
					"Fixed an issue when importing mcaddon file for merging",
					"The resource pack now has the behavior pack set as a dependency"
				]
			}
		]
	},
	"1.2.2": {
		"title": "1.2.2",
		"date": "2025-10-09",
		"author": "JannisX11",
		"categories": [
			{
				"title": "Changes",
				"list": [
					"Added compatibility for Blockbench 5.0",
					"Added compatibility for new Minecraft install location"
				]
			}
		]
	},
	"1.2.4": {
		"title": "1.2.4",
		"date": "2025-10-25",
		"author": "JannisX11",
		"categories": [
			{
				"title": "Fixes",
				"list": [
					"Fixed export issue in the web app",
					"Fixed issue with exporting to the new Minecraft install location"
				]
			}
		]
	}
}