We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08325eb commit 7370a05Copy full SHA for 7370a05
Chrome/README.MD
@@ -2,14 +2,16 @@
2
3
## Mac
4
```
5
-https://versionhistory.googleapis.com/v1/chrome/platforms/mac/channels/stable/versions
6
-
7
https://versionhistory.googleapis.com/v1/chrome/platforms/mac/channels/stable/versions/all/releases?filter=endtime=none
8
9
10
## Win64
11
12
13
14
https://versionhistory.googleapis.com/v1/chrome/platforms/win64/channels/stable/versions/all/releases?filter=endtime=none
15
+
+## histroy
+```
+https://versionhistory.googleapis.com/v1/chrome/platforms/win64/channels/stable/versions
16
+https://versionhistory.googleapis.com/v1/chrome/platforms/mac/channels/stable/versions
17
0 commit comments