blob: dc75b9157aa6dcf55880ad6cdf0814351b7b02de (
plain)
1
2
3
4
5
6
|
---
api:
- |
Messages headers that use the same key, such as ``Received:`` are now
combined into a list. Previously only one of the values would be output.
This affects the ``/covers`` and ``/patches`` endpoints.
|