Fix 3.0 breaking changes list to include note about Spy identity

This commit is contained in:
Gregg Van Hove
2018-12-11 17:56:17 -08:00
parent a621d05fa7
commit c67a5b830c

View File

@@ -29,6 +29,8 @@ There is also a 2.99 release of Jasmine that will present deprecation warnings f
* Default to running tests in random order
* The `identity` of a Jasmnine Spy is now a property and no longer a method
* Additionally, Jasmine 3.0 drops support for older browsers and environments. Notably:
- Internet Explorer 8 and 9
- Ruby 1.x (for the Ruby gem)