Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Add supported OS versions #88

Merged
merged 2 commits into from
May 8, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ ElasticsearchODBC is a read-only ODBC driver for Windows and Mac for connecting

The driver is compatible with ODBC 3.51.

## Supported Versions


| Operating System | Version |
| ------------- |-------------|
| Windows | Windows 10 |
| MacOS | Catalina 10.15.4, Mojave 10.14.6 |

## Installing the Driver

You can use the installers generated as part of the most recent release.
Expand Down