summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98d75a8..8903a8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2015-10-18 Siddharth Ravikumar <sravik@bgsu.edu>
+
+ combox now uses python's logging module instead of `print` to
+ stdout information/errors.
+
+ * combox/log.py: The module used by all other combox modules to
+ log information/errors to stdout.
+
2015-09-17 Siddharth Ravikumar <sravik@bgsu.edu>
* v0.1.0: initial version of combox