commit 8352ccd4cd555fd8ba3fb83247fa4eebb017c300 Author: Karsten Loesing karsten.loesing@gmx.net Date: Mon Oct 16 12:06:25 2017 +0200
Update change log to include recent changes. --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1dcee5d..1c4ecf0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# Changes in version 1.0.2 - 2017-10-16 + + * Major changes + - Fix NullPointerException caused by invalid parameters. + + * Minor changes + - Resolve checkstyle warnings from more recent guidelines. + - Update from Apache Commons Lang 2 to 3. + + # Changes in version 1.0.1 - 2017-09-16
* Medium changes
tor-commits@lists.torproject.org