From ad62edd1a947500147677d0c9d10c9da5703c74c Mon Sep 17 00:00:00 2001 From: jp928 Date: Sat, 17 Oct 2020 08:00:28 +1100 Subject: [PATCH] Update readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 352c2666..67bfb4b9 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)