From c8b34b9e9660b0799dee59747266a3a9fc7d1de4 Mon Sep 17 00:00:00 2001 From: Jared Morrow Date: Fri, 19 Jun 2015 09:44:33 -0600 Subject: Add pr2relnotes tool to generate release notes pr2relnotes takes merged PRs from the git log and generates formatted release notes including links to the PRs themselves --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8028d9c..c6be7ef 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ logs priv/templates/*.dtl.erl ebin .edts +env -- cgit v1.1