{
  "1.0.0": {
    "title": "1.0.0",
    "date": "2022-10-14",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "New Features",
        "list": [
          "Initial release"
        ]
      }
    ]
  },
  "1.1.0": {
    "title": "1.1.0",
    "date": "2023-10-03",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "Technical Changes",
        "list": [
          "Update to new plugin format"
        ]
      }
    ]
  },
  "1.1.1": {
    "title": "1.1.1",
    "date": "2023-11-04",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "Bug Fixes",
        "list": [
          "Fixed plugin loading after models have been opened"
        ]
      }
    ]
  },
  "1.1.3": {
    "title": "1.1.2",
    "date": "2023-08-09",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "Bug Fixes",
        "list": [
          "Fixed a crash"
        ]
      }
    ]
  },
  "1.1.4": {
    "title": "1.1.3",
    "date": "2025-10-12",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "Bug Fixes",
        "list": [
          "Fixed bugs introduced with Blockbench 4.12"
        ]
      }
    ]
  },
  "1.1.5": {
    "title": "1.1.5",
    "date": "2025-10-12",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "Bug Fixes",
        "list": [
          "Fixed a crash when creating a new project from the start screen"
        ]
      }
    ]
  },
  "1.2.0": {
    "title": "1.2.0",
    "date": "2025-10-12",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "Compatibility",
        "list": [
          "Updated for Blockbench 5.0"
        ]
      }
    ]
  }
}