add changelog

This commit is contained in:
Rob Ede 2021-10-14 03:04:53 +01:00
parent 4c701efb9b
commit 3003352ebb
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
# Changes
## Unreleased - 2021-xx-xx
* Improve error recovery potential when macro input is invalid. [#391]
* Allow custom `System`s on test macro. [#391]
[#391]: https://github.com/actix/actix-net/pull/391
## 0.2.1 - 2021-02-02