Remove inadvertent markdown in CHANGES.md

This commit is contained in:
Dana Powers
2015-12-07 11:43:30 -08:00
parent 99d4a3a8b1
commit 3168b6cacc

View File

@@ -1,7 +1,7 @@
# 0.9.5 (Dec 6, 2015)
Consumers
* Initial support for consumer coordinator [offsets only] (toddpalino PR 420)
* Initial support for consumer coordinator: offsets only (toddpalino PR 420)
* Allow blocking until some messages are received in SimpleConsumer (saaros PR 457)
* Support subclass config changes in KafkaConsumer (zackdever PR 446)
* Support retry semantics in MultiProcessConsumer (barricadeio PR 456)