- Added support for classes to define the method `__rollbar_repr__` to control how objects are serialized by danielmorell in [479](https://github.com/rollbar/pyrollbar/pull/479)
- Added support for Python 3.13 by danielmorell in [477](https://github.com/rollbar/pyrollbar/pull/477)
- Removed support for Python 3.6 by danielmorell in [480](https://github.com/rollbar/pyrollbar/pull/480)
- Updated framework versions tested against by danielmorell in [480](https://github.com/rollbar/pyrollbar/pull/480)