amfora: add changelog

+1
+1
pkgs/applications/networking/browsers/amfora/default.nix
··· 23 23 homepage = "https://github.com/makeworld-the-better-one/amfora"; 24 24 license = with licenses; [ gpl3 ]; 25 25 maintainers = with maintainers; [ deifactor ]; 26 + changelog = "https://github.com/makeworld-the-better-one/amfora/blob/v${version}/CHANGELOG.md"; 26 27 }; 27 28 }