AMQP-CPP 4.0.1
- libevhandler only checks for heartbeats if not overridden by user
- Connection::fail() will now also call the channel::onError method
- The Channel constructor now throws an exception if the max number of channels has been reached
- added Channel implementation file (fixes #267)