Skip to content

Commit 25ab0bd

Browse files
authored
Merge pull request #568 from andyundso/prepare-v3
Bump version to v3.0.0
2 parents d94efe6 + 5411fc0 commit 25ab0bd

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
## (unreleased)
1+
## 3.0.0
22

33
* Drop support for Ruby < 2.7
44
* Drop support for SQL Server < 2017
55
* Drop support for FreeTDS < 1.0
66
* No longer provide a 32-bit Windows build
7-
* Raise error if FreeTDS is unable to sent command buffer to the server
7+
* Raise error if FreeTDS is unable to send command buffer to the server
88
* Use freetds v1.4.23, libiconv v1.17 and OpenSSL v3.4.0 for Windows builds
9+
* Add `bigdecimal` to dependencies
910

1011
## 2.1.7
1112
* Add Ruby 3.3 to the cross compile list

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.7
1+
3.0.0

0 commit comments

Comments
 (0)