Skip to content

Commit c0ccfd1

Browse files
committed
Remove minor patch update language
1 parent 826b649 commit c0ccfd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/changelog/4-120-0-2022-04-18.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ changelog:
1212
* You can now create Database snapshot backups with this new beta command.
1313

1414
* **Managed MySQL Database Patch** ([POST /databases/mysql/instances/{instanceId}/patch](http://localhost:1313/docs/api/databases/#managed-mysql-database-create))
15-
* Update the minor version of a Managed MySQL Database with this new beta command.
15+
* Update the underlying operating system of a Managed MySQL Database with this new beta command.
1616

1717
### Changed
1818

1919
* **Managed MySQL Database Create** ([POST /databases/mysql/instances](https://www.linode.com/docs/api/databases/#managed-mysql-database-create))
20-
* Managed MySQL Databases now include automatic minor version updates, performed during configurable maintenance windows that are configurable with the **Managed MySQL Database Update** ([PUT /databases/mysql/instances/{instanceId}](https://www.linode.com/docs/api/databases/#managed-mysql-database-update)) beta command.
20+
* Managed MySQL Databases now include automatic operating system updates, performed during configurable maintenance windows that are configurable with the **Managed MySQL Database Update** ([PUT /databases/mysql/instances/{instanceId}](https://www.linode.com/docs/api/databases/#managed-mysql-database-update)) beta command.
2121

2222
* **IP Addresses Share** ([POST /networking/ips/share](https://www.linode.com/docs/api/networking/#ip-addresses-share))
2323
* This beta command has been re-enabled.

0 commit comments

Comments
 (0)