atviriduomenys / spinta

Spinta is a framework to describe, extract and publish data (a DEP Framework).
MIT License
10 stars 4 forks source link

Update CHANGES.rst and /version versions #629

Closed sirex closed 1 month ago

sirex commented 1 month ago

Updated CHANGES.rst with all the changes, since last version.

Also updated /version endpoint, which now returns:

{
    "implementation": {
        "name": "Spinta",
        "version": "0.1.62"
    },
    "uapi": {
        "version": "0.1.0"
    },
    "dsa": {
        "version": "0.1.0"
    }
}