diff --git a/CHANGES.md b/CHANGES.md index 428488f6..9ac00f47 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,13 @@ ## 1.0.0 :warning: BACKWARD INCOMPATIBILITY - 1.0! :cake: + +## 0.10.0 :warning: BACKWARD INCOMPATIBILITY + +This is an intermediate release for projects transitioning to 1.0. +This release is version 1.0 but includes many deprecation warnings to +assist in migration to the new interface. + - :warning: As of `1.0`, Q will require ECMAScript 5. Using `es5-shim`, nor even `es5-sham`, is not sufficient to make legacy engines compatible because Q requires a WeakMap shim that depends on ES5 @@ -22,11 +29,81 @@ https://github.com/drses/weak-map. If you are using Q as a `