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

nkurihar 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 8327f68  Updated compatibility table in README.md (#108)
8327f68 is described below

commit 8327f68beaa43811d3724f06c1257a36aeb89b84
Author: Masahiro Sakamoto <[email protected]>
AuthorDate: Wed Aug 5 12:55:11 2020 +0900

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

diff --git a/README.md b/README.md
index 353d9f6..c9bf278 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,7 @@ Compatibility between each version of the Node.js client and 
the C++ client is a
 |----------------|----------------|
 | 1.0.0          | 2.3.0 or later |
 | 1.1.0          | 2.4.0 or later |
+| 1.2.0          | 2.5.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