Skip to content

Commit bd3bd12

Browse files
authored
[ISSUE apache#862] Update client version in Readme file.
close apache#862
1 parent ae76839 commit bd3bd12

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,15 @@ A product ready RocketMQ Client in pure go, which supports almost the full featu
1919

2020
----------
2121
## Features
22-
For 2.0.0 version, it supports:
22+
For 2.X version, it supports:
2323
* sending message in synchronous mode
2424
* sending message in asynchronous mode
2525
* sending message in oneway mode
2626
* sending orderly messages
2727
* consuming message using push model
2828
* message tracing for pub and sub messages
2929
* ACL for producers and consumers
30+
* requset-reply model
3031

3132
----------
3233
## How to use

0 commit comments

Comments
 (0)