From 6ecc3658191c37ed1120376a164943f08e55e612 Mon Sep 17 00:00:00 2001 From: Graham Dumpleton Date: Fri, 20 Sep 2013 22:15:56 +1000 Subject: [PATCH] Change notes for 1.1.2. --- docs/changes.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/changes.rst b/docs/changes.rst index 0bf5331..4b5fdb4 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -1,6 +1,14 @@ Changes ======= +Version 1.1.2 +------------- + +**Improvements** + +* Reduced performance overhead from previous versions. Most notable in the + C implementation. Benchmark figures have been updated in documentation. + Version 1.1.1 -------------