matomo / plugins /ExamplePlugin /changes.json
Leon4gr45's picture
Upload source files chunk 10
fcd00ef verified
Raw
History Blame Contribute Delete
368 Bytes
[
{
"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"
}
]