File tree Expand file tree Collapse file tree 1 file changed +23
-23
lines changed
src/getting_started/changelogs Expand file tree Collapse file tree 1 file changed +23
-23
lines changed Original file line number Diff line number Diff line change @@ -11,30 +11,30 @@ export default function Authentication() {
11
11
< p > As releases are made Changelogs will be published here.</ p >
12
12
</ section >
13
13
< section >
14
- < h2 > 2018-04-19</ h2 >
15
- < hr /> < br />
16
- < b > Features:</ b >
17
- < ul >
18
- < li > Adds transfer to NodeBalancer GET endpoints
19
- < ul >
20
- < li > added a `transfer` envelope to NodeBalancer JSON response</ li >
21
- < li > contains, `in`, `out`, and `total`</ li >
22
- </ ul >
23
- </ li >
24
- < li > Return on-file credit card details
25
- < ul >
26
- < li > adds credit card envelope for `last_four` and `expiry` to GET /account</ li >
27
- </ ul >
28
- </ li >
29
- < li > Added filesystem_path to Volume responses</ li >
30
- </ ul >
31
- < b > Bugfixes:</ b >
32
- < ul >
33
- < li > Fix filtering GET /account/events - filtering on created/id</ li >
34
- < li > Fixed 500 on networking endpoints for linodes without ipv6</ li >
35
- </ ul >
14
+ < h2 > 2018-04-19</ h2 >
15
+ < hr /> < br />
16
+ < b > Features:</ b >
17
+ < ul >
18
+ < li > Adds transfer to NodeBalancer GET endpoints
19
+ < ul >
20
+ < li > added a `transfer` envelope to NodeBalancer JSON response</ li >
21
+ < li > contains, `in`, `out`, and `total`</ li >
22
+ </ ul >
23
+ </ li >
24
+ < li > Return on-file credit card details
25
+ < ul >
26
+ < li > adds credit card envelope for `last_four` and `expiry` to GET /account</ li >
27
+ </ ul >
28
+ </ li >
29
+ < li > Added filesystem_path to Volume responses</ li >
30
+ </ ul >
31
+ < b > Bugfixes:</ b >
32
+ < ul >
33
+ < li > Fix filtering GET /account/events - filtering on created/id</ li >
34
+ < li > Fixed 500 on networking endpoints for linodes without ipv6</ li >
35
+ </ ul >
36
36
</ section >
37
- < section >
37
+ < section >
38
38
< h2 > 2018-04-02</ h2 >
39
39
< hr /> < br />
40
40
< b > Breaking:</ b > < br />
You can’t perform that action at this time.
0 commit comments