Merge pull request #202418 from fabaff/xknx-bump

python310Packages.xknx: add changelog to meta
This commit is contained in:
Fabian Affolter
2022-11-22 23:05:24 +01:00
committed by GitHub
@@ -52,6 +52,7 @@ buildPythonPackage rec {
packets. It provides support for KNX/IP routing and tunneling devices.
'';
homepage = "https://github.com/XKNX/xknx";
changelog = "https://github.com/XKNX/xknx/releases/tag/${version}";
license = with licenses; [ mit ];
maintainers = with maintainers; [ fab ];
platforms = platforms.linux;