python3Packages.zcc-helper: add meta.changelog

Changed files
+1
pkgs
development
python-modules
zcc-helper
+1
pkgs/development/python-modules/zcc-helper/default.nix
···
];
meta = {
+
changelog = "https://bitbucket.org/mark_hannon/zcc/src/${src.rev}/CHANGELOG.md";
description = "ZIMI ZCC helper module";
homepage = "https://bitbucket.org/mark_hannon/zcc";
license = lib.licenses.mit;