# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.1.2](https://github.com/timeplus-io/proton-rust-client/compare/v0.1.1...v0.1.2) - 2024-07-18 ### Other - Update clickhouse-derive requirement from 0.1 to 0.2 ([#8](https://github.com/timeplus-io/proton-rust-client/pull/8)) - Update clickhouse requirement from 0.11 to 0.12 ([#9](https://github.com/timeplus-io/proton-rust-client/pull/9)) ## [0.1.1](https://github.com/timeplus-io/proton-rust-client/compare/v0.1.0...v0.1.1) - 2024-02-14 ### Other - Resolved issue [#6](https://github.com/timeplus-io/proton-rust-client/pull/6): Stream query in release mode. ([#7](https://github.com/timeplus-io/proton-rust-client/pull/7)) - Updated Readme & Enabled release-plz ([#4](https://github.com/timeplus-io/proton-rust-client/pull/4)) - Update Cargo.toml, up to 5 keywords