Skip to content

Commit 8981aca

Browse files
committed
Update Changelogs “4-59-2-2020-03-10”
1 parent 9e7714d commit 8981aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelog/4-59-2-2020-03-10.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ The previous API release was assigned version number 4.14.1, while this release
2929

3030
* Previously, when creating a Linode ([POST /linode/instances](/api/v4/linode-instances/#post)) with a root password of 6 characters a \`Password must be between 6 and 128 characters\` error was returned. This bug has been fixed and the `root_pass` field will now accept a password of 6 characters.
3131
* A bug has been fixed that was causing some Linode disk clones to fail ([POST /linode/instances/{linodeId}/disks/{diskId}/clone](/api/v4/linode-instances-linode-id-disks-disk-id-clone/#post)).
32-
* When making a payment ([POST /account/payments](/api/v4/account-payments/#post)) or staging a PayPal payment ([POST /account/payments/paypal](/account-payments-paypal/#post)) the minimum accepted amount is $5 USD. Previously, there was a bug that allowed for payment amounts lower than $5 USD.
32+
* Previously, a bug allowed customers with an account balance of $0 to make a payment ([POST /account/payments](/api/v4/account-payments/#post)) or stage a PayPal payment ([POST /account/payments/paypal](/api/v4/account-payments-paypal/#post)) of less than $5 USD. This bug has been fixed. Now, a minimum payment of $5 USD is required for any account with a balance of $0 USD.

0 commit comments

Comments
 (0)