File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
src/getting_started/changelogs Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ export default function Authentication() {
15
15
</ p >
16
16
</ section >
17
17
< section >
18
- < h2 > 2018-02-21 </ h2 >
18
+ < h2 > 2018-02-25 </ h2 >
19
19
< hr /> < br />
20
20
< b > Breaking:</ b > < br />
21
21
< ul >
@@ -26,6 +26,7 @@ export default function Authentication() {
26
26
< li > Added "region" to IPv6 object</ li >
27
27
</ ul >
28
28
</ li >
29
+ < li > Removed GET /networking/ipv4</ li >
29
30
< li > Separated /networking/ipv6 into /pools and /ranges
30
31
< ul >
31
32
< li > Added GET /networking/ipv6/pools</ li >
@@ -83,6 +84,11 @@ export default function Authentication() {
83
84
</ ul >
84
85
< b > Features:</ b > < br />
85
86
< ul >
87
+ < li > Added GET /networking/ips
88
+ < ul >
89
+ < li > Returns all ipv4 and ipv6 addresses on your account</ li >
90
+ </ ul >
91
+ </ li >
86
92
< li > Added support for short region slugs
87
93
< ul >
88
94
< li > Omitting the suffix of a region slug picks a default</ li >
You can’t perform that action at this time.
0 commit comments