Skip to content

Commit 088f54b

Browse files
committed
update changelog and docs yml
1 parent eca7fb8 commit 088f54b

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# ChangeLog - DataStax C# Driver
22

3+
## 3.21.0
4+
5+
2024-09-09
6+
7+
### New Features
8+
9+
* [[CSHARP-1014](https://datastax-oss.atlassian.net/browse/CSHARP-1014)] Add support for vector type
10+
311
## 3.20.1
412

513
2024-03-08

docs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ api_docs:
5858
'3.18': http://docs.datastax.com/en/drivers/csharp/3.18
5959
'3.19': http://docs.datastax.com/en/drivers/csharp/3.19
6060
'3.20': http://docs.datastax.com/en/drivers/csharp/3.20
61+
'3.21': http://docs.datastax.com/en/drivers/csharp/3.21
6162
checks:
6263
external_links:
6364
exclude:
@@ -70,6 +71,8 @@ checks:
7071
- 'https://twitter.com/datastax'
7172
- 'https://academy.datastax.com/slack'
7273
versions:
74+
- name: '3.21'
75+
ref: '3.21'
7376
- name: '3.20'
7477
ref: '3.20'
7578
- name: '3.19'

0 commit comments

Comments
 (0)