Skip to content

Commit 9a6dce8

Browse files
authored
Changelog update (#640)
1 parent 37e584d commit 9a6dce8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# Change Log
22

33
## [master](https://github.com/arangodb/go-driver/tree/master) (N/A)
4+
5+
## [1.6.5(https://github.com/arangodb/go-driver/tree/v1.6.5) (2024-11-15)
46
- Expose `NewType` method
7+
- Switch to Go 1.22.8
58

69
## [1.6.4(https://github.com/arangodb/go-driver/tree/v1.6.4) (2024-09-27)
710
- Switch to Go 1.22.5
811
- Switch to Go 1.22.6
9-
- Switch to Go 1.22.8
1012

1113
## [1.6.2](https://github.com/arangodb/go-driver/tree/v1.6.2) (2024-04-02)
1214
- Switch to Go 1.20.11

v2/CHANGELOG.md

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

33
## [master](https://github.com/arangodb/go-driver/tree/master) (N/A)
4+
5+
## [2.1.2](https://github.com/arangodb/go-driver/tree/v2.1.2) (2024-11-15)
46
- Expose `NewType` method
57
- Connection configuration helper
68
- Adjust Cursor options

0 commit comments

Comments
 (0)