Skip to content

Commit 2116084

Browse files
committed
doc: Update changelog
1 parent 6b8bc84 commit 2116084

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
* Fix a bug in the Celery integration that would drop pending events during
1111
worker shutdown (particularly an issue when running with `max_tasks_per_child
1212
= 1`)
13+
* Fix a bug with `repr`ing locals whose `__repr__` simultaneously changes the
14+
WSGI environment or other data that we're also trying to serialize at the
15+
same time.
1316

1417
## 0.7.6
1518

0 commit comments

Comments
 (0)