* [389](https://github.com/paayes/paayes-python/pull/389) Register unsaved attributes on assignment regardless of new value
1.77.0
* [371](https://github.com/paayes/paayes-python/pull/371) Add accessor `last_response` on `PaayesObject` for accessing request ID and other metadata
1.76.0
* [382](https://github.com/paayes/paayes-python/pull/382) Add new `IdempotencyError` type
1.75.3
* [378](https://github.com/paayes/paayes-python/pull/378) Log encoded version of parameters instead of raw POST data
1.75.2
* (Accidental no-op release. See 1.75.3.)
1.75.1
* [372](https://github.com/paayes/paayes-python/pull/372) Add only changed values to `_unsaved_values` in `PaayesObject` * [375](https://github.com/paayes/paayes-python/pull/375) Use a custom JSON encoder to handle `datetime` objects when serializing `PaayesObject`s