Skip to content

Commit a9a8ac6

Browse files
committed
Updated changelog text for __rollbar_repr__.
1 parent 20ee785 commit a9a8ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The change log is also available on the [GitHub Releases Page](https://github.co
44

55
**1.3.0**
66

7-
- Added support for new method `__rollbar_repr__()` to change how an object is serialized by @danielmorell in [#479](https://github.com/rollbar/pyrollbar/pull/479)
7+
- 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)
88
- Added support for Python 3.13 by @danielmorell in [#477](https://github.com/rollbar/pyrollbar/pull/477)
99
- Removed support for Python 3.6 by @danielmorell in [#480](https://github.com/rollbar/pyrollbar/pull/480)
1010
- Updated framework versions tested against by @danielmorell in [#480](https://github.com/rollbar/pyrollbar/pull/480)

0 commit comments

Comments
 (0)