[
    {
        "version": "v1.2.1",
        "date": "12.01.2026",
        "changes": [
            {
                "type": "added",
                "text": "Dodano nowy system garaży."
            },
            {
                "type": "added",
                "text": "Dodano 12 nowych pojazdów."
            },
            {
                "type": "fixed",
                "text": "Naprawiono problem z wypłatami."
            }
        ]
    },
    {
        "version": "v1.1.5",
        "date": "08.01.2026",
        "changes": [
            {
                "type": "fixed",
                "text": "Naprawiono błędy MDT."
            },
            {
                "type": "removed",
                "text": "Usunięto stary system mandatów."
            }
        ]
    }
]