amfora: add changelog

This commit is contained in:
Daniel Nagy 2021-02-10 19:42:05 +01:00
parent 782643cb09
commit fd56ee7964
No known key found for this signature in database
GPG key ID: 1B8E8DCB576FB671

View file

@ -23,5 +23,6 @@ buildGoModule rec {
homepage = "https://github.com/makeworld-the-better-one/amfora";
license = with licenses; [ gpl3 ];
maintainers = with maintainers; [ deifactor ];
changelog = "https://github.com/makeworld-the-better-one/amfora/blob/v${version}/CHANGELOG.md";
};
}