What's Changed
* implement: callback hooks by andreygubarev in https://github.com/andreygubarev/python-aiogossip/pull/17
* refactoring: rename callbacks to handlers by andreygubarev in https://github.com/andreygubarev/python-aiogossip/pull/18
* refactoring: pytest fixtures by andreygubarev in https://github.com/andreygubarev/python-aiogossip/pull/19
* build: protobuf for messages by andreygubarev in https://github.com/andreygubarev/python-aiogossip/pull/20
**Full Changelog**: https://github.com/andreygubarev/python-aiogossip/compare/v0.0.11...v0.0.12