README.md in ears-0.10.0 vs README.md in ears-0.10.1
- old
+ new
@@ -210,10 +210,10 @@
```ruby
Ears.stop!
```
-It will close and reset the current Bunny connection, leading to all consumers being shut down.
+It will close and reset the current Bunny connection, leading to all consumers being shut down. Also, it will reset the channel.
## Documentation
If you need more in-depth information, look at [our API documentation](https://www.rubydoc.info/gems/ears).