From 94da8e4617c26ffe89ad09a022f79cd949433a64 Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Thu, 7 Jan 2016 19:02:06 -0500 Subject: Updated Changelog. --- ChangeLog | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8503f5d..a97c990 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +2016-01-07 Siddharth Ravikumar + + * combox/config.py: Rewrote all docstrings; they're sphinx + friendly now. + * docs/api/combox.config.rst: Added. + * docs/api/index.rst: Added api/combox.config to toctree. + +2016-01-05 Siddharth Ravikumar + + * combox/cbox.py: Rewrote all docstrings; they're sphinx friendly + now. + * docs/api/combox.cbox.rst: Added. + * docs/api/index.rst: Add api/combox.cbox to toctree. + +2016-01-02 Siddharth Ravikumar + + * combox/events.py: Rewrote all docstrings; they're sphinx + friendly now. + * docs/api/combox.events.rst: Added. + * docs/api/combox.silo.rst: Added. + * docs/api/index.rst: Added api/combox.events, api/combox.silo to + toctree. + * docs/conf.py: Added link to watchdog API docs in the + `intersphinx_mapping` dictionary. + * docs/rsync-exclude.filter: Added. + * Makefile: Updated rsync command under the `upload-docs` target; + added --exclude-from option pointing to + `docs/rsync-exclude.filter`. + 2015-12-25 Siddharth Ravikumar * combox/silo.py: Rewrote all docstrings; they're sphinx friendly -- cgit v1.2.3