Skip to content

Commit 3c2a98f

Browse files
committed
Fixed incorrect links in CHANGELOG.md
1 parent b8ee905 commit 3c2a98f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
# 3.2.0
44

55
Features:
6-
* [RUBY-294](https://datastax-oss.atlassian.net/browse/RUBY-291) Support MRI 2.4.x. Thanks, @lautis, for this contribution!
6+
* [RUBY-294](https://datastax-oss.atlassian.net/browse/RUBY-294) Support MRI 2.4.x. Thanks, @lautis, for this contribution!
77

88
Bug Fixes:
99
* [RUBY-291](https://datastax-oss.atlassian.net/browse/RUBY-291) Driver fails to connect to cluster when a table column type has a quoted name.
10-
* [RUBY-292](https://datastax-oss.atlassian.net/browse/RUBY-291) Driver sporadically crashes with "undefined method 'ip'" error.
10+
* [RUBY-292](https://datastax-oss.atlassian.net/browse/RUBY-292) Driver sporadically crashes with "undefined method 'ip'" error.
1111
Thanks, @grosser, for the fix!
1212
* [RUBY-295](https://datastax-oss.atlassian.net/browse/RUBY-295) When a custom address resolver is configured,
1313
consult it when handling all host events, and thus prevent the creation of invalid Host objects.

0 commit comments

Comments
 (0)