We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d94efe6 + 5411fc0 commit 25ab0bdCopy full SHA for 25ab0bd
CHANGELOG.md
@@ -1,11 +1,12 @@
1
-## (unreleased)
+## 3.0.0
2
3
* Drop support for Ruby < 2.7
4
* Drop support for SQL Server < 2017
5
* Drop support for FreeTDS < 1.0
6
* No longer provide a 32-bit Windows build
7
-* 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
8
* Use freetds v1.4.23, libiconv v1.17 and OpenSSL v3.4.0 for Windows builds
9
+* Add `bigdecimal` to dependencies
10
11
## 2.1.7
12
* Add Ruby 3.3 to the cross compile list
VERSION
@@ -1 +1 @@
-2.1.7
+3.0.0
0 commit comments