diff --git a/CHANGELOG.md b/CHANGELOG.md index e5faa0c..f3bf016 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## v1.3.11 + +**Sunset protractor-cucumber-steps** + +Details: + +- [sunset protractor-cucumber-steps](https://github.com/Marketionist/protractor-cucumber-steps/pull/89) - due to the sunset of Protractor (see angular/protractor#5502 for more details). Please consider switching to [testcafe-cucumber-steps](https://github.com/Marketionist/testcafe-cucumber-steps) or [webdriverio-cucumber-steps](https://github.com/Marketionist/webdriverio-cucumber-steps) + +## v1.3.10 + +**Add deprecation notice** + +Details: + +- [add deprecation notice](https://github.com/Marketionist/protractor-cucumber-steps/pull/88) - due to the sunset of Protractor (see angular/protractor#5502 for more details) + ## v1.3.9 **Updated lodash and ini dependencies** diff --git a/README.md b/README.md index 0e854f6..4431d6f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/) -# This package is deprecated and will not be updated anymore as the Angular team announced that Protractor will be sunsetted at the end of 2022 - https://github.com/angular/protractor/issues/5502. Please consider switching to https://github.com/Marketionist/testcafe-cucumber-steps or https://github.com/Marketionist/webdriverio-cucumber-steps +# This package is deprecated and will not be updated anymore as the Angular team announced that Protractor will be sunsetted at the end of 2022 - https://github.com/angular/protractor/issues/5502. Please consider switching to [testcafe-cucumber-steps](https://github.com/Marketionist/testcafe-cucumber-steps) or [webdriverio-cucumber-steps](https://github.com/Marketionist/webdriverio-cucumber-steps) [![Build Status](https://travis-ci.org/Marketionist/protractor-cucumber-steps.svg?branch=master)](https://travis-ci.org/Marketionist/protractor-cucumber-steps) [![npm version](https://img.shields.io/npm/v/protractor-cucumber-steps.svg)](https://www.npmjs.com/package/protractor-cucumber-steps)