yarg: add changelog

+1
+1
pkgs/by-name/ya/yarg/package.nix
··· 119 meta = with lib; { 120 description = "Free, open-source, plastic guitar game"; 121 homepage = "https://yarg.in"; 122 license = licenses.lgpl3Plus; 123 maintainers = with maintainers; [ kira-bruneau ]; 124 platforms = [ "x86_64-linux" ];
··· 119 meta = with lib; { 120 description = "Free, open-source, plastic guitar game"; 121 homepage = "https://yarg.in"; 122 + changelog = "https://github.com/YARC-Official/YARG/releases/tag/v${finalAttrs.version}"; 123 license = licenses.lgpl3Plus; 124 maintainers = with maintainers; [ kira-bruneau ]; 125 platforms = [ "x86_64-linux" ];