From 818f94d9ad9f043f9e9bd8d92cab952e7c1df688 Mon Sep 17 00:00:00 2001 From: Abbas Hussain Date: Fri, 8 May 2020 10:33:15 -0700 Subject: [PATCH] Add supported OS versions (#88) --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 77e9d557..91012e5f 100644 --- a/README.md +++ b/README.md @@ -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.