CHANGELOG.md in duckdb-1.1.0.1 vs CHANGELOG.md in duckdb-1.1.1.0

- old
+ new

@@ -1,9 +1,14 @@ # Changelog All notable changes to this project will be documented in this file. # Unreleased +# 1.1.1.0 - 2024-10-06 +- bump duckdb 1.1.1. +## Breaking changes +- drop duckdb v0.10.x. + # 1.1.0.1 - 2024-09-21 - add `DuckDB::Connection#prepare`. `DuckDB::Connection#prepare` is an alias of `DuckDB::Connection#prepared_statement`. # 1.1.0.0 - 2024-09-15 - drop ruby 3.0.x.