-
Notifications
You must be signed in to change notification settings - Fork 69
Added changelog for upcoming release #70
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
</li> | ||
<li>Separated /networking/ipv6 into /pools and /ranges | ||
<ul> | ||
<li>Added /networking/ipv6/pools</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 this say Added GET /networking/ipv6/pools
?
If you are specifying GET in the /networking/ipv6 bullet below, should we be consistent?
<li>Separated /networking/ipv6 into /pools and /ranges | ||
<ul> | ||
<li>Added /networking/ipv6/pools</li> | ||
<li>Added /networking/ipv6/ranges</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.
same... GET
<li>ipv6.link_local is now a full IPAddress object</li> | ||
</ul> | ||
</li> | ||
<li>Improved response unrestricted user's grants |
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.
Improved response for
unrestricted user's grants
</li> | ||
<li>Moved /linode/instances/:id/ips/sharing to /networking/ip-sharing | ||
<ul> | ||
<li>Endpoint changed to /networking/ip-sharing</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.
Is this necessary since you say the same thing two lines above?
<li>Changed account/notifications | ||
<ul> | ||
<li>Removed xsa notification type</li> | ||
<li>Rename balance_outstanding to payment_due</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.
Renamed
Mostly grammar and consistency
Changed a few ipv6 pool examples to show shared and global
Making tile api link relative
Add latest to release branch
No description provided.