Skip to content

Commit b2c2609

Browse files
author
Antti Nykänen
committed
Update changelog for release 0.9.8
1 parent 9a2df0f commit b2c2609

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGES.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
CHANGELOG
22
=========
33

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+
418
0.9.7 (2019-02-01)
519
------------------
620

0 commit comments

Comments
 (0)