Skip to content

Commit 8f72a57

Browse files
committed
chore: missing changelog entry for 1.0.0
Signed-off-by: Adrien Barreau <adrien.barreau@ovhcloud.com>
1 parent b3c6f3e commit 8f72a57

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
11
Changelog
22
=========
33

4-
## 0.6.0 (2022-01)
4+
## 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)
514

615
- [compatibility] add support for Python 3.10
716
- [dependencies] drop vendored requests library, added requests>=2.11.0

0 commit comments

Comments
 (0)