From 2473d1bb82a52ca781edec595a95951509db2969 Mon Sep 17 00:00:00 2001 From: Lucie Anglade Date: Mon, 4 Oct 2021 12:06:02 +0200 Subject: [PATCH] Version 1.3.0 --- NEWS.rst | 22 ++++++++++++++++++++++ cairocffi/VERSION | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/NEWS.rst b/NEWS.rst index acea4e6..3d48c35 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -2,6 +2,28 @@ cairocffi changelog ------------------- +Version 1.3.0 +............. + +Released on 2021-10-04 + +* `2cd512d `_: + Drop Python 3.6 support +* `#196 `_: + Fix import `constants.py` import +* `#169 `_: + Add extra library name "cairo-2.dll" +* `#178 `_: + Workaround for testing date string with cairo 1.17.4 +* `#186 `_: + Fix link in documentation +* `#195 `_: + Fix typo in documentation +* `#184 `_, + `a4fc2a7 `_: + Clean .gitignore + + Version 1.2.0 ............. diff --git a/cairocffi/VERSION b/cairocffi/VERSION index 867e524..f0bb29e 100644 --- a/cairocffi/VERSION +++ b/cairocffi/VERSION @@ -1 +1 @@ -1.2.0 \ No newline at end of file +1.3.0