Skip to content

Commit 5a75464

Browse files
authored
Prepare for 2.1.6 (#540)
* Prepare for 2.1.6 Prepare for 2.1.6 * Update VERSION Append PRE
1 parent b1ab75b commit 5a75464

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## (unreleased)
1+
## 2.1.6
22

3-
* Add Ruby 3.0 to the cross compile list
3+
* Add Ruby 3.0, 3.1, and 3.2 to the cross compile list
44
* Fix segfault when asking if client was dead after closing it. Fixes #519.
55
* Mark `alloc` function as undefined on `TinyTds::Result`. Fixes #515.
66

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.5
1+
2.1.6.pre

0 commit comments

Comments
 (0)