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 b3c6f3e commit 8f72a57Copy full SHA for 8f72a57
CHANGELOG.md
@@ -1,7 +1,16 @@
1
Changelog
2
=========
3
4
-## 0.6.0 (2022-01)
+## 1.0.0 (2022-03-15)
5
+
6
+- [buildsystem] remove python 2 support (#110)
7
+- [buildsystem] added compatibility for Python 3.8, 3.9, 3.10 (#108)
8
+- [feature] add headers customisation in `raw_call` (#84)
9
+- [fix] do not send JSON body when no parameter was provided (#85)
10
+- [buildsystem] improved coverage and bump coverage library (#100)
11
+- [buildsystem] add scripts for debian packaging (#110)
12
13
+## 0.6.0 (2022-03-15)
14
15
- [compatibility] add support for Python 3.10
16
- [dependencies] drop vendored requests library, added requests>=2.11.0
0 commit comments