Skip to content

Commit 259deff

Browse files
authored
Merge pull request #7 from pinecone-io/benjaminran-patch-1
Update CHANGELOG.md
2 parents 2a8bfd8 + 9a21a40 commit 259deff

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
- Updates the default openapi_config object to use the certifice ssl_ca_cert bundle.
1818
- The python client `pinecone.config.OpenApiConfiguration` object now uses the certifi package's SSL CA bundle by default. This should fix HTTPS connection errors in certain environments depending on their default CA bundle, including some Google Colab notebooks.
1919

20-
## [2.0.0] - 2020-10-04
20+
## 2.0.0 - 2020-10-04
2121
### Added
2222
- New major release!
2323

@@ -29,6 +29,5 @@
2929
- The `Index()` constructor no longer validates index existence. This is instead done on all operations executed using the Index instance.
3030

3131

32-
[2.0.2]: https://github.com/pinecone-io/pinecone-python-client/compare/v2.0.2...v2.0.2
32+
[2.0.2]: https://github.com/pinecone-io/pinecone-python-client/compare/v2.0.1...v2.0.2
3333
[2.0.1]: https://github.com/pinecone-io/pinecone-python-client/compare/v2.0.0...v2.0.1
34-
[2.0.0]: https://github.com/pinecone-io/pinecone-python-client/compare/v2.0.0...v2.0.1

0 commit comments

Comments
 (0)