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

subfinder: add changelog to meta

parent 5085998f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -39,6 +39,7 @@ buildGoModule rec {
      useful for bug bounties and safe for penetration testing.
    '';
    homepage = "https://github.com/projectdiscovery/subfinder";
    changelog = "https://github.com/projectdiscovery/subfinder/releases/tag/${src.tag}";
    license = licenses.mit;
    maintainers = with maintainers; [
      fpletz