Skip to content

Commit

Permalink
0.9.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesturk committed Feb 10, 2022
1 parent f06eec3 commit 12383bf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
!!! note
spatula 1.0 should be ready in a few months, providing a more stable interface to build upon, until then interfaces may change between releases.

## 0.9.0 - 2022-02-10

* add `Page.accept_response` method that can be overriden to trigger custom retry logic
* add preliminary spatula.config for setting/overriding global defaults
(this feature is not yet considered stable, it likely will be modified before 1.0)

## 0.8.10 - 2022-01-31

* update click dependency
Expand Down

0 comments on commit 12383bf

Please sign in to comment.