spelling fix in CHANGES.md and format fix in README.rst

This commit is contained in:
Zack Dever
2015-12-07 12:33:08 -08:00
parent 3168b6cacc
commit a678260d36
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ Consumers
* Add KafkaConsumer.close() (ucarion PR 426)
Producers
* Cath client.reinit() exceptions in async producer (dpkp)
* Catch client.reinit() exceptions in async producer (dpkp)
* Producer.stop() now blocks until async thread completes (dpkp PR 485)
* Catch errors during load_metadata_for_topics in async producer (bschopman PR 467)
* Add compression-level support for codecs that support it (trbs PR 454)

View File

@@ -32,7 +32,7 @@ License
----------
Apache License, v2.0. See `LICENSE <https://github.com/dpkp/kafka-python/blob/master/LICENSE>`_
Copyright 2015, David Arthur, Dana Powers, and Contributors
(See `AUTHORS <https://github.com/dpkp/kafka-python/blob/master/AUTHORS.md>`_
(See `AUTHORS <https://github.com/dpkp/kafka-python/blob/master/AUTHORS.md>`_)
Status
----------