diff --git a/CHANGELOG.md b/CHANGELOG.md index 14efc701..50e148e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,12 @@ -## (unreleased) +## 3.0.0 * Drop support for Ruby < 2.7 * Drop support for SQL Server < 2017 * Drop support for FreeTDS < 1.0 * No longer provide a 32-bit Windows build -* Raise error if FreeTDS is unable to sent command buffer to the server +* Raise error if FreeTDS is unable to send command buffer to the server * Use freetds v1.4.23, libiconv v1.17 and OpenSSL v3.4.0 for Windows builds +* Add `bigdecimal` to dependencies ## 2.1.7 * Add Ruby 3.3 to the cross compile list diff --git a/VERSION b/VERSION index 04b10b4f..4a36342f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1.7 +3.0.0