File size: 368 Bytes
fcd00ef | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | [
{
"title": "New feature x added",
"description": "Now you can do a with b like this",
"link_name": "For more information go here",
"link": "https://www.matomo.org",
"version": "4.0.2"
},
{
"title": "New feature y added",
"description": "Now you can do c with d like this.",
"version": "4.0.1"
}
]
|