diff --git a/README.md b/README.md index 352c266..67bfb4b 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,5 @@ # Redux Saga Test Plan -## Notice: -* v4.0.0-rc.1 compatible with redux-saga prior v1.1.1 -* v4.0.0-rc.2 compatible with redux-saga v1.1.1 and typescript 3.6 onwards. - [![npm](https://img.shields.io/npm/v/redux-saga-test-plan.svg?style=flat-square)](https://www.npmjs.com/package/redux-saga-test-plan) [![Travis branch](https://img.shields.io/travis/jfairbank/redux-saga-test-plan/master.svg?style=flat-square)](https://travis-ci.org/jfairbank/redux-saga-test-plan) [![Codecov](https://img.shields.io/codecov/c/github/jfairbank/redux-saga-test-plan.svg?style=flat-square)](https://codecov.io/gh/jfairbank/redux-saga-test-plan)