diff --git a/product_docs/docs/net_connector/8.0.5.1/01_release_notes.mdx b/product_docs/docs/net_connector/8.0.5.1/01_release_notes.mdx index 05fa5f26539..e8f855221dc 100644 --- a/product_docs/docs/net_connector/8.0.5.1/01_release_notes.mdx +++ b/product_docs/docs/net_connector/8.0.5.1/01_release_notes.mdx @@ -14,4 +14,4 @@ New features, enhancements, bug fixes, and other changes in the EDB .NET Connect | Bug fix | Fixed a performance issue. Performance is now improved when reading data while targeting .NET Framework 4.7.2, 4.8, and 4.8.1. | #41979 | | Enhancement | Added support for EDB Postgres Advanced Server 17.2. | | | Enhancement | Added support for `IS TABLE OF`. EDB Postgres Advanced Server supports Oracle nested table collection types created with `CREATE TYPE ... AS TABLE OF` statements. See [Using nested tables](./using_nested_table_types.mdx) for more information. | | -| Deprecation | Removed .NET5, .NET6, and .NET7 targets as they have reached end of support. | | \ No newline at end of file +| Deprecation | Removed .NET5 and .NET7 targets as they have reached end of support. | | \ No newline at end of file