diff --git a/CHANGELOG.md b/CHANGELOG.md index 6926184e..421b2226 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Change Log ## [master](https://github.com/arangodb/go-driver/tree/master) (N/A) + +## [1.5.0](https://github.com/arangodb/go-driver/tree/v1.5.0) (2023-02-17) - Use Go 1.19.4 - Add `IsExternalStorageError` to check for [external storage errors](https://www.arangodb.com/docs/stable/appendix-error-codes.html#external-arangodb-storage-errors) - `nested` field in arangosearch type View