Skip to content

Commit

Permalink
docs(CHANGELOG): note about #119 and #120
Browse files Browse the repository at this point in the history
  • Loading branch information
loyd committed Aug 7, 2024
1 parent 47e49b4 commit a8e3206
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<!-- next-header -->

## [Unreleased] - ReleaseDate
### Added
- query/bind: support `Option` in `query.bind(arg)` ([#119], [#120]).

[#119]: https://github.com/ClickHouse/clickhouse.rs/issues/119
[#120]: https://github.com/ClickHouse/clickhouse.rs/pull/120

## [0.12.0] - 2024-07-16
### Added
Expand Down

0 comments on commit a8e3206

Please sign in to comment.