From 82eb75c51561a1a0e9db2874a73ce3fca6c9883d Mon Sep 17 00:00:00 2001 From: Cyrille GACHOT Date: Thu, 18 Jul 2019 16:12:32 +0200 Subject: [PATCH] Changelog for 1.1.3 --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index ee779f5..64b5685 100644 --- a/README.rst +++ b/README.rst @@ -29,6 +29,12 @@ Changelog This project adheres to `Semantic Versioning `_. +1.1.3 - 2019-07-18 +------------------ + +Changes + * Fix pdf copy target directory + 1.1.2 - 2019-07-18 ------------------