-
Notifications
You must be signed in to change notification settings - Fork 69
Adds changelog for 2018/01/08 release #38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
2d25ab0
to
3d37144
Compare
</ul> | ||
</li> | ||
<li>Added GET /managed/stats endpoint</li> | ||
<li>Added PUT for /managed/linode_settings</li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
possible to remove "for" to be consistent with the rest? If it even matters.
<ul> | ||
<li>Reworked UserGrant system | ||
<ul> | ||
<li>Three Grant levels are now enforced: No grants, read_only, and read_write</li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we put quotes around read_only and read_write? We do so below.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These aren't new ? I think these just got moved down when I added stuff above them.
Remove Linode Group from the Linode CLI
Capitalized Linode on main page
fix spec generation by using local node_modules bin
No description provided.