# Change Log All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to [Semantic Versioning](http://semver.org/). ## v0.3.0 - 2018-03-30 * Support chunked HTTP encoding #8 [Cameron Diver] ## v0.2.1 - 2018-03-30 * Move EngineVersion type into the relevant module and fix up #4 [Gergely Imreh] ## v0.2.0 - 2018-03-30 * Add Cargo.toml metadata required for publishing #6 [Cameron Diver] * Completely rework communication backends #6 [Cameron Diver] * Fix lint errors #6 [Cameron Diver] * Rework HTTP generating and parsing #6 [Cameron Diver] ## v0.1.0 - 2018-03-30 * Completely rework communication backends #5 [Cameron Diver] * Fix lint errors #5 [Cameron Diver] * Rework HTTP generating and parsing #5 [Cameron Diver] * Add serde and implement engine version endpoint #5 [Cameron Diver] * Implement UNIX socket HTTP communication #5 [Cameron Diver] v0.1.0 - 2018-03-30 * Project initialization #5 [Cameron Diver]