{
  "1.0.0": {
    "title": "1.0.0",
    "date": "2024-12-20",
    "author": "Godlander & Ewan Howell",
    "categories": [
      {
        "title": "New Features",
        "list": [
          "Initial release"
        ]
      }
    ]
  },
  "1.0.1": {
    "title": "1.0.1",
    "date": "2025-01-22",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "Bug Fixes",
        "list": [
          "Fixed changelog tab not showing up on the plugin page"
        ]
      }
    ]
  },
  "1.1.0": {
    "title": "1.1.0",
    "date": "2025-03-25",
    "author": "Godlander & Ewan Howell",
    "categories": [
      {
        "title": "New Features",
        "list": [
          "GUI Light is now supported",
          "Changing namespace is now supported"
        ]
      },
      {
        "title": "Bug Fixes",
        "list": [
          "Fixed rotations not being exported when display settings were not customised"
        ]
      }
    ]
  },
  "1.2.0": {
    "title": "1.2.0",
    "date": "2025-10-12",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "Compatibility",
        "list": [
          "Updated for Blockbench 5.0"
        ]
      }
    ]
  },
  "1.2.1": {
    "title": "1.2.1",
    "date": "2025-10-12",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "Bug Fixes",
        "list": [
          "Fixed the export dialog failing to open"
        ]
      }
    ]
  }
}