Skip to content

Commit

Permalink
Update changelog for release 0.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Antti Nykänen committed Feb 14, 2020
1 parent 9a2df0f commit b2c2609
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
CHANGELOG
=========

0.9.8 (2020-02-14)
------------------

- #25: Fix for fetching resources without attributes
- Stop following next when there are no more items
- Fix build
- Use custom_url logic for all request methods
- #27: Await close on async sessions
- Add apk libffi-dev dependency
- Fix pytest.raise exception validation e.value
- Added .venv, .vscode, .pytest_cache to .gitignore
- Add support for extra headers as request_kwargs


0.9.7 (2019-02-01)
------------------

Expand Down

0 comments on commit b2c2609

Please sign in to comment.