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