Unverified Commit 7a34883b authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

python311Packages.pyinsteon: add changelog to meta

parent 9c9d9f7f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -69,6 +69,7 @@ buildPythonPackage rec {
      2413U, 2412S, 2448A7 and Hub models 2242 and 2245.
    '';
    homepage = "https://github.com/pyinsteon/pyinsteon";
    changelog = "https://github.com/pyinsteon/pyinsteon/releases/tag/${version}";
    license = with licenses; [ mit ];
    maintainers = with maintainers; [ fab ];
  };