From ad9801b5f9e6302bcc77c28e82569e78acb86ac9 Mon Sep 17 00:00:00 2001
From: Michael DM Dryden <mdryden@chem.utoronto.ca>
Date: Tue, 19 Jan 2016 19:44:03 -0500
Subject: [PATCH] Add changelog

---
 CHANGELOG | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 CHANGELOG

diff --git a/CHANGELOG b/CHANGELOG
new file mode 100644
index 0000000..7998e9d
--- /dev/null
+++ b/CHANGELOG
@@ -0,0 +1,6 @@
+Version 1.0.2
+    -Improved logging system: Log messages now print showing where they came from.
+    -Implemented gobject IO callbacks for experiments:
+        Process will not continuously poll for new data from serial process anymore.
+    -Stop button works again
+    -Buttons in Photodiode and Calibration modules remain insensitive until ready.
\ No newline at end of file
-- 
GitLab