diff --git a/Changelog b/Changelog new file mode 100644 index 0000000..d0270f9 --- /dev/null +++ b/Changelog @@ -0,0 +1,9 @@ +VERSION 0.1.0 +* init + +VERSION 0.2.0 +* Refactor consumer group log message +* Add more annotation +* Refactor GetTopicNextMessageChannel => GetMessages, GetTopicErrorsChannel +=> GetErrors +* Refactor consumer-group into topic-consumer and partition-consumer