v2.2.0
What's Changed
- Example in generator should have the correct name by @emilkarl in #398
- Make the ApiClient use application/x-www-form-urlencoded as content type by @supherman in #399
- Honor PK settings by @rromanchuk in #402
- Fix typo in webhook doc by @martinjaimem in #408
- Update the iOS documentation on how to manage the badge by @mark-kraemer in #409
- Minor sig fix in docs by @rromanchuk in #405
- Fix small typo in README.md by @corydiamand in #411
- Update typo on README.md by @marcelokanzaki in #413
- Fixes for: README.md by @biow0lf in #421
- Add
skip_delivery_if
config option to skip enqueuing unnecessary Delivery jobs by @justwiebe in #419
New Contributors
- @emilkarl made their first contribution in #398
- @supherman made their first contribution in #399
- @martinjaimem made their first contribution in #408
- @mark-kraemer made their first contribution in #409
- @corydiamand made their first contribution in #411
- @marcelokanzaki made their first contribution in #413
- @biow0lf made their first contribution in #421
- @justwiebe made their first contribution in #419
Full Changelog: v2.1.3...v2.2.0