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