1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

bump version

This commit is contained in:
Nikolay Kim
2018-05-15 19:08:34 -07:00
parent 0d36b8f826
commit 03e758cee4
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# Changes
## 0.6.6 (2018-05-xx)
..
## 0.6.5 (2018-05-15)
* Fix error handling during request decoding #222