0.09 Tue Oct 23 2018 Pavel Shaydo <zwon@cpan.org>
    - add note about maintenance status

0.08 Fri Mar  3 2017 Pavel Shaydo <zwon@cpan.org>
    - implement all methods from High-Level consumer API

0.07 Sat Feb  4 2017 Pavel Shaydo <zwon@cpan.org>
    - improved example scripts
    - bumped librdkafka dependency

0.06 Tue Dec  6 2016 Pavel Shaydo <zwon@cpan.org>
    - make it compile on threaded perls. See #3,
      thanks to @aero for the report

0.05 Tue Nov 29 2016 Pavel Shaydo <zwon@cpan.org>
    - minor doc fix
    - remove unnecessary Test::Most dependency. Fixes #2, thanks to
    @andk for the report.

0.04 Sat Oct 22 2016 Pavel Shaydo <zwon@cpan.org>
    - add destroy and dump methods

0.03 Mon Oct 17 2016 Pavel Shaydo <zwon@cpan.org>
    - implement producer

0.02 Fri Oct 14 2016 Pavel Shaydo <zwon@cpan.org>
    - Use Alien::Librdkafka to build librdkafka

0.01 Thu Oct 13 2016 Pavel Shaydo <zwon@cpan.org>
    - First version, released on an unsuspecting world.