We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56ae8fd commit c41c94fCopy full SHA for c41c94f
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Change Log
2
3
## [master](https://github.com/arangodb/go-driver/tree/master) (N/A)
4
+
5
+## [1.1.1](https://github.com/arangodb/go-driver/tree/1.1.1) (2020-11-13)
6
- Add Driver V2 in Alpha version
7
- Add HTTP2 support for V1 and V2
8
- Don't omit the `stopwords` field. The field is mandatory in 3.6 ArangoDB
@@ -12,4 +14,4 @@
12
14
- Add support for Disjoint and Satellite Graphs options (ArangoDB 3.7)
13
15
16
## [1.0.0](https://github.com/arangodb/go-driver/tree/1.0.0) (N/A)
-- Enable proper CHANGELOG and versioning
17
+- Enable proper CHANGELOG and versioning
0 commit comments