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 9a2df0f commit b2c2609Copy full SHA for b2c2609
CHANGES.rst
@@ -1,6 +1,20 @@
1
CHANGELOG
2
=========
3
4
+0.9.8 (2020-02-14)
5
+------------------
6
+
7
+- #25: Fix for fetching resources without attributes
8
+- Stop following next when there are no more items
9
+- Fix build
10
+- Use custom_url logic for all request methods
11
+- #27: Await close on async sessions
12
+- Add apk libffi-dev dependency
13
+- Fix pytest.raise exception validation e.value
14
+- Added .venv, .vscode, .pytest_cache to .gitignore
15
+- Add support for extra headers as request_kwargs
16
17
18
0.9.7 (2019-02-01)
19
------------------
20
0 commit comments