We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 947a6b5 commit 787a9f1Copy full SHA for 787a9f1
debian/changelog
@@ -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
12
python-ovh (0.6.0) trusty; urgency=medium
13
14
* feat: added compatibility for Python 3.7 (#80)
0 commit comments