diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2022-06-19 07:06:18 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2022-06-19 07:06:18 +0000 |
commit | d1a4b99d1127b881225cfb38f943493de1a042e3 (patch) | |
tree | e937c9ee98cc103a730cd74fc6566a7d904e02c4 /docs/changelog.rst | |
parent | Adding upstream version 0.1.2. (diff) | |
download | pydyf-d1a4b99d1127b881225cfb38f943493de1a042e3.tar.xz pydyf-d1a4b99d1127b881225cfb38f943493de1a042e3.zip |
Adding upstream version 0.2.0.upstream/0.2.0
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r-- | docs/changelog.rst | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst index acbf3c3..5243edc 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -2,6 +2,49 @@ Changelog ========= +Version 0.2.0 +------------- + +Released on 2022-05-23. + +Dependencies: + +* Python 3.7+ is now needed, Python 3.6 is not supported anymore + + New features: + +* `d0be36b <https://github.com/CourtBouillon/pydyf/commit/d0be36b>`_: + Allow to set PDF version +* `879261c <https://github.com/CourtBouillon/pydyf/commit/879261c>`_: + Allow to set PDF identifier + +Contributors: + +* Guillaume Ayoub + +Backers and sponsors: + +* Grip Angebotssoftware +* Manuel Barkhau +* Crisp BV +* SimonSoft +* Menutech +* Spacinov +* KontextWork +* René Fritz +* Kobalt +* NCC Group +* Des images et des mots +* Nathalie Gutton +* Andreas Zettl +* Tom Pohl +* Moritz Mahringer +* Florian Demmer +* Yanal-Yvez Fargialla +* Gábor +* Piotr Horzycki + + Version 0.1.2 ------------- |