From a40827a0e712ae191cb1c455c20e3992336df654 Mon Sep 17 00:00:00 2001 From: baztian Date: Sun, 8 Feb 2015 15:43:39 +0100 Subject: [PATCH] Minor documentation improvements. --- README.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index f6c08ec..448175c 100644 --- a/README.rst +++ b/README.rst @@ -156,11 +156,14 @@ Changelog - Add version number to module. - - Host project source code at github. + - Improve robustness of java to python type conversion. - - Use Travis CI build matrix. + - Add DB-API compliant exception handling. - - Require JPype1. + - Minor documentation improvements. + + - Some development related changes (Host project at github, use + Travis CI, use JPype1 for tests). - 0.1.4 - 2013-10-29