{
  "1.0.0": {
    "title": "1.0.0",
    "date": "2022-05-29",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "New Features",
        "list": [
          "Initial release"
        ]
      }
    ]
  },
  "1.1.0": {
    "title": "1.1.0",
    "date": "2022-06-02",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "Technical Changes",
        "list": [
          "Restructured plugin internals"
        ]
      }
    ]
  },
  "1.1.1": {
    "title": "1.1.1",
    "date": "2022-06-04",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "Bug Fixes",
        "list": [
          "Fixed missing \"playermodels\" folder in plugin about",
          "Fixed the format failing to load if the file path for a skin was not found"
        ]
      }
    ]
  },
  "1.2.0": {
    "title": "1.2.0",
    "date": "2022-10-22",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "New Features",
        "list": [
          "Added format page on the start screen"
        ]
      }
    ]
  },
  "1.3.0": {
    "title": "1.3.0",
    "date": "2022-10-27",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "New Features",
        "list": [
          "Added credit support"
        ]
      },
      {
        "title": "Bug Fixes",
        "list": [
          "Fixed the start screen format page page trying to load the wrong format"
        ]
      }
    ]
  },
  "1.3.1": {
    "title": "1.3.1",
    "date": "2022-11-11",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "Bug Fixes",
        "list": [
          "Fixed credit not saving to the model"
        ]
      }
    ]
  },
  "1.3.2": {
    "title": "1.3.2",
    "date": "2023-02-08",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "Bug Fixes",
        "list": [
          "Fixed the \"Use Player Texture\" option not working"
        ]
      }
    ]
  },
  "1.4.0": {
    "title": "1.4.0",
    "date": "2025-01-22",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "Compatibility",
        "list": [
          "Updated for Blockbench 4.12"
        ]
      }
    ]
  },
  "1.5.0": {
    "title": "1.5.0",
    "date": "2025-10-12",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "Compatibility",
        "list": [
          "Updated for Blockbench 5.0"
        ]
      },
      {
        "title": "Technical Changes",
        "list": [
          "Updated to new repository format"
        ]
      }
    ]
  },
  "1.5.1": {
    "title": "1.5.1",
    "date": "2025-10-15",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "Changes",
        "list": [
          "The format page \"Show Information\" button will now show the plugin page instead of a unique dialog"
        ]
      },
      {
        "title": "Bug Fixes",
        "list": [
          "Fixed player configs failing to be created"
        ]
      }
    ]
  }
}