diff --git a/CHANGELOG.md b/CHANGELOG.md index b691e11..de677f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.10.0](https://github.com/allisson/sqlutil/compare/v1.9.0...v1.10.0) (2026-01-20) + + +### Features + +* enhance documentation ([#27](https://github.com/allisson/sqlutil/issues/27)) ([a078b55](https://github.com/allisson/sqlutil/commit/a078b5551cb830f60d30d3e234fa8fbdf2e0f321)) + ## [1.9.0](https://github.com/allisson/sqlutil/compare/v1.8.1...v1.9.0) (2024-02-15) diff --git a/version.txt b/version.txt index f8e233b..81c871d 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.9.0 +1.10.0