Skip to content

Commit 787a9f1

Browse files
committed
chore(release): prepare changelog for release v1.0.0
Signed-off-by: Romain Beuque <556072+rbeuque74@users.noreply.github.com>
1 parent 947a6b5 commit 787a9f1

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

debian/changelog

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
python-ovh (1.0.0) master; urgency=medium
2+
3+
* breaking: remove python 2 support (#110)
4+
* feat: added compatibility for Python 3.8, 3.9, 3.10 (#108)
5+
* feat: add headers customisation in `raw_call` (#84)
6+
* fix: do not send JSON body when no parameter was provided (#85)
7+
* chore: improved coverage and bump coverage library (#100)
8+
* chore: add scripts for debian packaging (#110)
9+
10+
-- Romain Beuque <romain.beuque@ovhcloud.com> Tue, 15 Mar 2022 11:55:32 +0000
11+
112
python-ovh (0.6.0) trusty; urgency=medium
213

314
* feat: added compatibility for Python 3.7 (#80)

0 commit comments

Comments
 (0)