You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -565,6 +565,8 @@ If you want to debug a test you should use `gulp test-without-coverage` to run a
565
565
566
566
## Change History
567
567
568
+
- v4.0.1 (2016-07-17)
569
+
- Fixed `@request/promise-core` version for safer versioning
568
570
- v4.0.0 (2016-07-15)
569
571
-**Breaking Change**: `request` is declared as a peer dependency which has to be installed separately by the user now
570
572
-**Breaking Change**: Dropped support for Continuation Local Storage since [`request-promise-any`](https://github.com/request/request-promise-any) can be [used](https://github.com/request/request-promise/wiki/Getting-Back-Support-for-Continuation-Local-Storage) for that now
0 commit comments