{
  "1.0.0": {
    "title": "1.0.0",
    "date": "2022-12-28",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "New Features",
        "list": [
          "Initial release"
        ]
      }
    ]
  },
  "2.0.0": {
    "title": "2.0.0",
    "date": "2025-03-01",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "Changes",
        "list": [
          "Updated for Blockbench v4.12"
        ]
      },
      {
        "title": "Technical Changes",
        "list": [
          "The plugin has been completely rewritten"
        ]
      },
      {
        "title": "Bug fixes",
        "list": [
          "The backup list no longer disappears after changing tabs"
        ]
      }
    ]
  },
  "2.1.0": {
    "title": "2.1.0",
    "date": "2025-10-12",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "Compatibility",
        "list": [
          "Updated for Blockbench 5.0"
        ]
      }
    ]
  }
}