Skip to content

Latest commit

 

History

History
49 lines (24 loc) · 2.83 KB

CHANGELOG.md

File metadata and controls

49 lines (24 loc) · 2.83 KB

Changelog

2.0.2 (2020-07-09)

Bug Fixes

  • correct return type of delete operations (#79) (e946632)

2.0.1 (2020-06-15)

Bug Fixes

2.0.0 (2020-06-04)

⚠ BREAKING CHANGES

  • The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.

Features

Bug Fixes

  • export explicit version from protos.js (#43) (d9c09c7)
  • remove eslint, update gax, fix generated protos, run the generator (#47) (c75bb2d)

1.1.0 (2020-03-03)

Features

1.0.0 (2020-03-01)

Features

  • updates package.json files and quickstart (d5eb2ff)