diff --git a/CHANGES/6722.feature b/CHANGES/6722.feature index 9844a0c0a7a..1dd253a0997 100644 --- a/CHANGES/6722.feature +++ b/CHANGES/6722.feature @@ -8,4 +8,5 @@ are raised instead of :py:exc:`ValueError` or :py:exc:`~aiohttp.InvalidURL` when :py:exc:`~aiohttp.NonHttpUrlClientError` are base for them. The :py:exc:`~aiohttp.InvalidURL` now exposes a ``description`` property with the text explanation of the error details. -by :user:`setla`. + +-- by :user:`setla`