From ed26de5d75025bd568271db893209583f657d868 Mon Sep 17 00:00:00 2001 From: Shuvalov Anton Date: Sun, 14 Jun 2015 17:54:24 +0300 Subject: [PATCH] add history.md --- history.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 history.md diff --git a/history.md b/history.md new file mode 100644 index 0000000..39e578d --- /dev/null +++ b/history.md @@ -0,0 +1,25 @@ +0.1.5 / 2015-05-20 +================== + +- fix race conditions that messed up responses + +0.1.4 / 2015-05-18 +================== + +- update kewords and readme + +0.1.3 / 2015-05-18 +================== + +- make mocker async + +0.1.2 / 2015-05-13 +================== + +- fix error with route hadn't mocked + +0.1.1 / 2015-05-13 +================== + +- fix matching +- fix docs