> Full Neon documentation index: https://neon.com/docs/llms.txt
> IMPORTANT: If this page contains inaccurate or outdated information, report it: POST to https://neon.com/api/docs-feedback with {"feedback": "describe the issue", "path": "/changelog/2023-09-15"}

### Postgres extension updates

The following Postgres extensions were updated to a newer version:

| Postgres extension             | Old version | New version |
| ------------------------------ | ----------- | ----------- |
| `address_standardizer`         | 3.3.2       | 3.3.3       |
| `address_standardizer_data_us` | 3.3.2       | 3.3.3       |
| `h3`                           | 4.1.2       | 4.1.3       |
| `h3_postgis`                   | 4.1.2       | 4.1.3       |
| `hll`                          | 2.16        | 2.18        |
| `hypog`                        | 1.3.1       | 1.4.0       |
| `ip4r`                         | 2.4.1       | 2.4.2       |
| `plcoffee`                     | 3.1.5       | 3.1.8       |
| `plls`                         | 3.1.5       | 3.1.8       |
| `plpgsql_check`                | 2.3.0       | 2.4.0       |
| `postgis`                      | 3.3.2       | 3.3.3       |
| `postgis_raster`               | 3.3.2       | 3.3.3       |
| `postgis_sfcgal`               | 3.3.2       | 3.3.3       |
| `postgis_tiger_geocoder`       | 3.3.2       | 3.3.3       |
| `postgis_topology`             | 3.3.2       | 3.3.3       |

If you installed these extensions previously and want to upgrade to the latest version, please refer to [Update an extension version](https://neon.com/docs/extensions/pg-extensions#update-an-extension-version) for instructions.

For a complete list of Postgres extensions supported by Neon, see [Postgres extensions](https://neon.com/docs/extensions/pg-extensions).
