Skip to content

Commit b59aadd

Browse files
committed
Update changelog for recent commits
1 parent 1d252ca commit b59aadd

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,28 @@ Release history
2525
^^^^^^^^^^^^^^^
2626
.. This extra heading level keeps the ToC from becoming unmanageably long
2727
28+
v5.0
29+
----
30+
31+
*In development*
32+
33+
Breaking changes
34+
~~~~~~~~~~~~~~~~
35+
36+
* **Mailgun:** Anymail's status tracking webhooks now report Mailgun "temporary failure"
37+
events as Anymail's normalized "deferred" `event_type`. (Previously they were reported
38+
as "bounced", lumping them in with permanent failures.) The new behavior is consistent
39+
with how Anymail handles other ESP's tracking notifications. In the unlikely case your
40+
code depended on "temporary failure" showing up as "bounced" you will need to update it.
41+
(Thanks `@costela`_.)
42+
43+
Fixes
44+
~~~~~
45+
46+
* **Mailgun:** Improve error reporting when an inbound route is accidentally pointed
47+
at Anymail's tracking webhook url or vice versa.
48+
49+
2850
v4.3
2951
----
3052

0 commit comments

Comments
 (0)