From a2db33c0af1f17db1186bfb80153bebc406f0c1c Mon Sep 17 00:00:00 2001 From: diego Dupin Date: Wed, 2 Mar 2022 20:48:44 +0100 Subject: [PATCH] [misc] remove old node.js compatibility --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index d37fbe67..b398b74a 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,6 @@ MariaDB and MySQL client, 100% JavaScript, with TypeScript definition, with the Promise API. -version before 2.4 is compatible with Node.js 6+ -version after 2.4 is compatible with Node.js 10+ - ## Documentation @@ -135,4 +132,4 @@ To file an issue or follow the development, see [JIRA](https://jira.mariadb.org/ [licence-image]:https://img.shields.io/badge/license-GNU%20LGPL%20version%202.1-green.svg?style=flat-square [licence-url]:http://opensource.org/licenses/LGPL-2.1 [codecov-image]:https://codecov.io/gh/mariadb-corporation/mariadb-connector-nodejs/branch/master/graph/badge.svg -[codecov-url]:https://codecov.io/gh/mariadb-corporation/mariadb-connector-nodejs \ No newline at end of file +[codecov-url]:https://codecov.io/gh/mariadb-corporation/mariadb-connector-nodejs