---------------------
Added
~~~~~
- Ability to load all items without specifying exact `count` value. `106`_
- Delivery webhook wrapper. `95`_
- Open webhook wrapper. `96`_
- Bounce webhook wrapper. `97`_
Changed
~~~~~~~
- ``postmarker.webhooks.InboundWebhook`` class was superseded by ``postmark.messages.inbound.InboundMessage`` constructor, which works in the same way.
Fixed
~~~~~
- Fix PyPI package display. `116`_