flex-ncat: provide changelog

+1
+1
pkgs/by-name/fl/flex-ncat/package.nix
··· 23 meta = { 24 homepage = "https://github.com/kc2g-flex-tools/nCAT"; 25 description = "FlexRadio remote control (CAT) via hamlib/rigctl protocol"; 26 license = lib.licenses.mit; 27 maintainers = with lib.maintainers; [ mvs ]; 28 mainProgram = "nCAT";
··· 23 meta = { 24 homepage = "https://github.com/kc2g-flex-tools/nCAT"; 25 description = "FlexRadio remote control (CAT) via hamlib/rigctl protocol"; 26 + changelog = "https://github.com/kc2g-flex-tools/nCAT/releases/tag/v${version}"; 27 license = lib.licenses.mit; 28 maintainers = with lib.maintainers; [ mvs ]; 29 mainProgram = "nCAT";