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: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Changelog
2
2
3
+
## v2.0.0 _Second Toughest in the Infants_
4
+
5
+
-**BREAKING**: `wpapi` module no longer includes HTTP methods. Install superagent as a peer dependency and `require( 'wpapi/superagent' )` in order to make HTTP requests.
6
+
7
+
3
8
## v1.2.0 _Space Is Only Noise_
4
9
5
10
-**BREAKING**: The minimum supported node version is now v8.
0 commit comments