Repository: commons-build-plugin Updated Branches: refs/heads/master 2d3d0fab4 -> 888c9b4ef
updates to RELEASE-NOTES Project: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/commit/888c9b4e Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/888c9b4e Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/888c9b4e Branch: refs/heads/master Commit: 888c9b4ef2e784e4ef59284373402a0e17b82a7b Parents: 2d3d0fa Author: Rob Tompkins <[email protected]> Authored: Sat Mar 31 21:15:51 2018 -0400 Committer: Rob Tompkins <[email protected]> Committed: Sat Mar 31 21:15:51 2018 -0400 ---------------------------------------------------------------------- RELEASE-NOTES.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/888c9b4e/RELEASE-NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 9b0b013..7b7d270 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -15,7 +15,8 @@ VERSION 1.8 - 2018-MM-DD Changes since the last release 1. Fix EOL-style so generated files have correct setting -2. Change MD5 to SHA1 +2. Change download page from MD5 to SHA1 +3. Include JavaDoc badge in README.md file. VERSION 1.7 - 2016-11-18 ------------------------
