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
Copy file name to clipboardExpand all lines: src/content/changelog/4-63-1-2020-04-20.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,12 +7,12 @@ changelog:
7
7
---
8
8
9
9
### Added
10
-
- Added List Logins ([GET /profile/logins](https://developers.linode.com/api/v4/profile-logins/#get)) endpoint. You may now return a 90 day history of successful account logins for the user making the request.
10
+
- Added List Logins ([GET /profile/logins](https://developers.linode.com/api/v4/profile-logins/#get)) endpoint. You may now return a 90 day history of successful account logins for the user making the request.
11
11
12
12
- Added the View Login ([GET /profile/logins/{loginId}](https://developers.linode.com/api/v4/profile-logins-login-id)) endpoint, providing the ability to gain additional information on individual logins from user.
13
13
14
14
- New _Logins_ object which contains historical information pertaining to a user login.
15
15
16
16
### Fixed
17
17
18
-
- A bug existed which caused shared IP addresses to persist following Linode deletion. This bug has been fixed.
18
+
- A bug existed which caused shared IP addresses to persist following Linode deletion. This bug has been fixed.
0 commit comments