diff --git a/History.md b/History.md index 1fce10e..4329310 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,7 @@ +## v1.1.2 / 2021-08-03 + + * fix(mock): fix race condition in mock.go file (#92) + ## v1.1.1 / 2021-07-14 * feat(matchers): Support custom MIME types (#88)