This is an automated email from the ASF dual-hosted git repository.

massakam pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-node.git


The following commit(s) were added to refs/heads/master by this push:
     new e041997  Updated compatibility table in README.md (#165)
e041997 is described below

commit e041997c692417f1bfb98f6aef9eb3e26b0898ed
Author: hrsakai <[email protected]>
AuthorDate: Tue Jul 27 15:10:38 2021 +0900

    Updated compatibility table in README.md (#165)
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index a4fb231..adeae3d 100644
--- a/README.md
+++ b/README.md
@@ -46,6 +46,7 @@ Compatibility between each version of the Node.js client and 
the C++ client is a
 | 1.1.0          | 2.4.0 or later |
 | 1.2.0          | 2.5.0 or later |
 | 1.3.0          | 2.7.0 or later |
+| 1.4.0          | 2.8.0 or later |
 
 If an incompatible version of the C++ client is installed, you may fail to 
build or run this library.
 

Reply via email to