---------------------------------------
SphinxConnector.NET 6.0.0 Release Notes
---------------------------------------

General: Added .NET 10 build

General: Removed .NET 6 build since it has reached EOL

General: Bumped min required version for .NET Framework to 4.6.2

Removed native API support

SphinxQL/Fluent API: Fix CancellationToken not being passed to ping method when retrieving a connection from pool

SphinxQL/Fluent API: Improved observation of connection timeouts

Fluent API: Added support for rankers introduced in Sphinx 3.

Fluent API: Changed return value of MinTopWeight to long.

Fluent API: Fixed wrong statement generation when using GeodistanceOptions.

Fluent API: Handle call to Contains from MemoryExtensions (C#14) correctly.
