{
  "1.0.3": {
    "title": "1.0.3",
    "date": "2024-10-8",
    "author": "Shadowkitten47",
    "categories": [
      {
        "title": "New Features",
        "list": [
          "Initial release"
        ]
      }
    ]
  },
  "1.0.4": {
    "title": "1.0.4",
    "date": "2024-18-8",
    "author": "Shadowkitten47",
    "categories": [
      {
        "title": "Bug Fixes",
        "list": [
          "Fix the invertion of the x-axis of the mesh",
          "Fix other smaller issues"
        ]
      }
    ]
  },
  "1.0.5": {
    "title": "1.0.5",
    "date": "2025-7-6",
    "author": "Shadowkitten47",
    "categories": [
      {
        "title": "Bug Fixes 2",
        "list": [
          "Removed Meta Data, which caused issues on later versions of minecraft formating",
          "Fixed 1/2 length faces (lines and points) which would cause them not to render ingame"
        ]
      }
    ]
  }
}