From e44d89bd339ee9b9fde5cb344673fce8f73bcdbb Mon Sep 17 00:00:00 2001 From: Patrick Kanzler Date: Wed, 10 Aug 2016 01:28:49 +0200 Subject: [PATCH] DOC update changelog for v2.1.3 --- CHANGELOG.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 65c2c9a..c005071 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,19 @@ ********* Changelog ********* +2016-08-10 - Version 2.1.3 - "Ethics Gradient" +---------------------------------------------- + +changes +^^^^^^^ +- configure readthedocs and travis +- update doc with hint on image preprocessing +- add fix for printing large images (by splitting them into multiple images) + +contributors +^^^^^^^^^^^^ +- Patrick Kanzler + 2016-08-02 - Version 2.1.2 - "Death and Gravity" ------------------------------------------------