summaryrefslogtreecommitdiff
path: root/bin/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'bin/Changelog')
-rwxr-xr-xbin/Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/Changelog b/bin/Changelog
new file mode 100755
index 0000000..32b7cff
--- /dev/null
+++ b/bin/Changelog
@@ -0,0 +1 @@
+git --no-pager log --no-merges --pretty=format:' %x20%x20 - %s (%an)' `git tag | grep -v -- -rc | tail -n 1`..HEAD .