# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog][Keep a Changelog] and this project adheres to [Semantic Versioning][Semantic Versioning]. ## [Unreleased] ## [v0.5.1] - 2022-11-09 (Internal changes only) ## [v0.5.0] - 2022-11-09 ### Added - log to Kafka [#85](https://github.com/SpringQL/replayman/pull/85) ## [v0.4.0] - 2022-11-06 ### Added - log to stdout [#81](https://github.com/SpringQL/replayman/pull/81) ## [v0.3.0] - 2022-11-04 ### Added - add `speed` parameter [#80](https://github.com/SpringQL/replayman/pull/80) ## [v0.2.1] - 2022-11-04 Started writing the CHANGELOG. --- [Keep a Changelog]: https://keepachangelog.com/ [Semantic Versioning]: https://semver.org/ [Unreleased]: https://github.com/SpringQL/replayman/compare/v0.5.1...HEAD [Released]: https://github.com/SpringQL/replayman/releases [v0.5.1]: https://github.com/SpringQL/replayman/compare/v0.5.0...v0.5.1 [v0.5.0]: https://github.com/SpringQL/replayman/compare/v0.4.0...v0.5.0 [v0.4.0]: https://github.com/SpringQL/replayman/compare/v0.3.0...v0.4.0 [v0.3.0]: https://github.com/SpringQL/replayman/compare/v0.2.1...v0.3.0 [v0.2.1]: https://github.com/SpringQL/replayman/releases/v0.2.1