linked releases in ChangeLog
This commit is contained in:
parent
89b07bd3af
commit
1c80c2231f
2 changed files with 5 additions and 4 deletions
3
Makefile
3
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue