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 b6d66e6 commit a00eca3Copy full SHA for a00eca3
CHANGELOG.md
@@ -7,11 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## [Unreleased]
9
10
-### Added
+### Changed
11
12
-- Added type `DocumentSaveOptions` for `opts` in `DocumentCollection#save`
+- Added TypeScript validation for `opts` in `DocumentCollection#save`
13
+
14
+### Added
15
-- Added param `opts` of type `DocumentSaveOptions` in `EdgeCollection#save`
16
+- Added `opts` parameter to `EdgeCollection#save`
17
18
## [6.3.0] - 2018-06-20
19
0 commit comments