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
@@ -40,14 +40,24 @@ _None._
40
40
41
41
### New Features
42
42
43
-
-`StatsTimeIntervalData` now accepts an optional `unit: StatsPeriodUnit` parameter that allows to describe the granularity of data fetched for a given period. [#712]
43
+
_None._
44
44
45
45
### Bug Fixes
46
46
47
47
_None._
48
48
49
49
### Internal Changes
50
50
51
+
_None._
52
+
53
+
## 13.1.0
54
+
55
+
### New Features
56
+
57
+
-`StatsTimeIntervalData` now accepts an optional `unit: StatsPeriodUnit` parameter that allows to describe the granularity of data fetched for a given period. [#712]
58
+
59
+
### Internal Changes
60
+
51
61
- When enabled, `WordPressComRestApi` sends HTTP requests using URLSession instead of Alamofire. [#720]
52
62
- When enabled, `WrodPressOrgXMLRPCApi` sends HTTP requests using URLSession instead of Alamofire. [#719]
53
63
- Refactor API requests that ask for SMS code during WP.com authentication. [#683]
0 commit comments