Current section

Files

Jump to
kafka_impl CHANGELOG.md
Raw

CHANGELOG.md

# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
CHANGELOG inspiration from http://keepachangelog.com/.
## Unreleased
## [0.2.0] - November 3, 2016
* Add last_committed_offset_for
* Move agent handling to Store
* Move test helper functions to TestHelper
## [0.1.0] - October 25, 2016
* Initial release