Add missing empty line in CHANGES.md

This commit is contained in:
Victor Pirat 2021-06-10 09:44:11 +02:00
parent ecec4083dc
commit 0193498323
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
## Unreleased - 2021-xx-xx
## 3.0.0-beta.4 - 2021-04-02
* Added `TestServer::client_headers` method. [#2097]