Skip to content

Commit bb796ba

Browse files
committed
Release 1.2.1
1 parent 38e5a36 commit bb796ba

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# Change Log
22

33
## [master](https://github.com/arangodb/go-driver/tree/master) (N/A)
4+
5+
## [1.2.1](https://github.com/arangodb/go-driver/tree/v1.2.1) (2021-09-21)
46
- Add support for fetching shards' info by the given collection name.
7+
- Change versioning to be go mod compatible
8+
- Add support for ForceOneShardAttributeValue in Query
59

610
## [1.2.0](https://github.com/arangodb/go-driver/tree/1.2.0) (2021-08-04)
711
- Add support for AQL, Pipeline, Stopwords, GeoJSON and GeoPoint Arango Search analyzers.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.0
1+
1.2.1

0 commit comments

Comments
 (0)