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
{{ message }}
This repository was archived by the owner on Sep 15, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,14 +38,24 @@ _None._
38
38
39
39
### New Features
40
40
41
-
-`StatsTimeIntervalData` now accepts an optional `unit: StatsPeriodUnit` parameter that allows to describe the granularity of data fetched for a given period. [#712]
41
+
_None._
42
42
43
43
### Bug Fixes
44
44
45
45
_None._
46
46
47
47
### Internal Changes
48
48
49
+
_None._
50
+
51
+
## 13.1.0
52
+
53
+
### New Features
54
+
55
+
-`StatsTimeIntervalData` now accepts an optional `unit: StatsPeriodUnit` parameter that allows to describe the granularity of data fetched for a given period. [#712]
56
+
57
+
### Internal Changes
58
+
49
59
- When enabled, `WordPressComRestApi` sends HTTP requests using URLSession instead of Alamofire. [#720]
50
60
- When enabled, `WrodPressOrgXMLRPCApi` sends HTTP requests using URLSession instead of Alamofire. [#719]
51
61
- Refactor API requests that ask for SMS code during WP.com authentication. [#683]
0 commit comments