From 9f871ba55041bae4536b1c9b3896c6b23abedb0f Mon Sep 17 00:00:00 2001 From: Daniel Moody Date: Mon, 13 Nov 2017 20:39:02 -0500 Subject: update CHANGES.txt --- src/CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 0b1cdef..d835e21 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -12,6 +12,8 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER - Whatever John Doe did. From Daniel Moody: + - Jar can take multiple targets, and will make a duplicate jar from the sources for each target + - Added some warnings in case the Jar builder makes an implicit target - Added Jar method and changed jar build to be more specific. Jar method will take in directories or classes as source. Added more tests to JAR to ensure the jar was packaged with the correct compiled class files. -- cgit v0.12