From ea2f935234064551a0fba792cd4bd6bd98844e28 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Mon, 12 Dec 2016 19:06:42 -0500
Subject: [PATCH] updated changelog.

---
 CHANGELOG.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 59bc2c90..43b3bab7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,8 @@
 
 ## 1.3.3
 
-* Fixed a bug where calling createProgram resulted in an exception. 
+* Fixed a bug where calling createProgram resulted in an exception.
+* Changed aparapi JNI load notification into a proper logger message instead of direct to system.out.
 
 ## 1.3.2
 
-- 
GitLab