Add notes for environments that have lost support

- #1495
This commit is contained in:
Gregg Van Hove
2018-02-07 09:19:33 -08:00
parent 3d8e379fa6
commit 1acbd1ef96

View File

@@ -29,6 +29,13 @@ There is also a 2.99 release of Jasmine that will present deprecation warnings f
* Default to running tests in random order
* Additionally, Jasmine 3.0 drops support for older browsers and environments. Notably:
- Internet Explorer 8 and 9
- Ruby 1.x (for the Ruby gem)
- Rails 3.x (for the Ruby gem)
- Python 2.x (for the Python wheel)
- Nodejs 0.x (for the NPM package)
## Changes
* Remove node modules from python wheel, and update languages