linked releases in ChangeLog

This commit is contained in:
Niels 2016-01-26 23:10:52 +01:00
parent 89b07bd3af
commit 1c80c2231f
2 changed files with 5 additions and 4 deletions

View file

@ -66,4 +66,5 @@ json_benchmarks: benchmarks/benchmarks.cpp benchmarks/benchpress.hpp benchmarks/
##########################################################################
ChangeLog.md:
github_changelog_generator -o ChangeLog.md --simple-list -t c4d32c07b91e0893e78a8e6aabd04f2d71fea8c8
github_changelog_generator -o ChangeLog.md --simple-list -t 6b6238b83152d6eefafe1b0dbb1e571fcf2e88e9 --release-url https://github.com/nlohmann/json/releases/tag/%s
gsed -i 's|https://github.com/nlohmann/json/releases/tag/HEAD|https://github.com/nlohmann/json/tree/HEAD|' ChangeLog.md