add changelog v0.1.4

This commit is contained in:
Dmytro Zakharov 2018-07-16 18:17:05 +02:00
parent 8643fda53e
commit b830893261

View File

@ -1,5 +1,9 @@
# Idempotent Request Changelog #
## v0.1.4 ##
* Fix an issue, when http response from backend != 200..226 caused lock to be taken
## v0.1.3 ##
* Fix an issue, when concurrent requests sent to an endpoint won't be protected by idempotency until the 1st request is finished